Commit a210fba6 authored by Vadim Makeev's avatar Vadim Makeev

pt sans updated; svg fonts splitted

parent 5671ee09
This source diff could not be displayed because it is too large. You can view the blob instead.
No preview for this file type
This source diff could not be displayed because it is too large. You can view the blob instead.
No preview for this file type
This source diff could not be displayed because it is too large. You can view the blob instead.
No preview for this file type
This source diff could not be displayed because it is too large. You can view the blob instead.
No preview for this file type
This source diff could not be displayed because it is too large. You can view the blob instead.
No preview for this file type
This source diff could not be displayed because it is too large. You can view the blob instead.
No preview for this file type
/* PTSans */ /* PTSans */
@font-face { @font-face {
font-family:'PT Sans'; font-family:'PT Sans';
src:local('PT Sans'), url(../fonts/PTSans.ttf) format('truetype'), url(../fonts/PTSans.svg#PTSans) format('svg'); src:local('PT Sans'), url(../fonts/PTSans.ttf) format('truetype'), url(../fonts/PTSans.svg#PTSans-Regular) format('svg');
} }
@font-face { @font-face {
font-family:'PT Sans'; font-family:'PT Sans';
font-weight:bold; font-weight:bold;
src:local('PT Sans Bold'), url(../fonts/PTSans.Bold.ttf) format('truetype'), url(../fonts/PTSans.svg#PTSansBold) format('svg'); src:local('PT Sans Bold'), url(../fonts/PTSans.Bold.ttf) format('truetype'), url(../fonts/PTSans.Bold.svg#PTSans-Bold) format('svg');
} }
@font-face { @font-face {
font-family:'PT Sans'; font-family:'PT Sans';
font-style:italic; font-style:italic;
src:local('PT Sans Italic'), url(../fonts/PTSans.Italic.ttf) format('truetype'), url(../fonts/PTSans.svg#PTSansItalic) format('svg'); src:local('PT Sans Italic'), url(../fonts/PTSans.Italic.ttf) format('truetype'), url(../fonts/PTSans.Italic.svg#PTSans-Italic) format('svg');
} }
@font-face { @font-face {
font-family:'PT Sans'; font-family:'PT Sans';
font-weight:bold; font-weight:bold;
font-style:italic; font-style:italic;
src:local('PT Sans Bold Italic'), url(../fonts/PTSans.Bold.Italic.ttf) format('truetype'), url(../fonts/PTSans.svg#PTSansBoldItalic) format('svg'); src:local('PT Sans Bold Italic'), url(../fonts/PTSans.Bold.Italic.ttf) format('truetype'), url(../fonts/PTSans.Bold.Italic.svg#PTSans-BoldItalic) format('svg');
} }
@font-face { @font-face {
font-family:'PT Sans Narrow'; font-family:'PT Sans Narrow';
src:local('PT Sans Narrow'), url(../fonts/PTSans.Narrow.ttf) format('truetype'), url(../fonts/PTSans.Narrow.svg#PTSansNarrow) format('svg'); src:local('PT Sans Narrow'), url(../fonts/PTSans.Narrow.ttf) format('truetype'), url(../fonts/PTSans.Narrow.svg#PTSans-Narrow) format('svg');
} }
@font-face { @font-face {
font-family:'PT Sans Narrow'; font-family:'PT Sans Narrow';
font-weight:bold; font-weight:bold;
src:local('PT Sans Narrow Bold'), url(../fonts/PTSans.Narrow.Bold.ttf) format('truetype'), url(../fonts/PTSans.Narrow.Bold.svg#PTSansNarrowBold) format('svg'); src:local('PT Sans Narrow Bold'), url(../fonts/PTSans.Narrow.Bold.ttf) format('truetype'), url(../fonts/PTSans.Narrow.Bold.svg#PTSans-NarrowBold) format('svg');
} }
/* Droid Sans Mono */ /* Droid Sans Mono */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment