2010-10-30 04:16:19 +04:00
|
|
|
/* PTSans */
|
|
|
|
@font-face {
|
2010-10-30 15:06:10 +04:00
|
|
|
font-family:'PT Sans';
|
2012-01-02 02:56:16 +04:00
|
|
|
src:local('PT Sans'), local('PTSansRegular'),
|
2011-05-19 11:29:00 +04:00
|
|
|
url(../fonts/PTSans.woff) format('woff'),
|
|
|
|
url(../fonts/PTSans.ttf) format('truetype'),
|
|
|
|
url(../fonts/PTSans.svg#PTSans-Regular) format('svg');
|
2010-10-30 04:16:19 +04:00
|
|
|
}
|
|
|
|
@font-face {
|
|
|
|
font-weight:bold;
|
2011-05-19 11:29:00 +04:00
|
|
|
font-family:'PT Sans';
|
2012-01-02 02:56:16 +04:00
|
|
|
src:local('PT Sans Bold'), local('PTSansBold'),
|
2011-05-19 11:29:00 +04:00
|
|
|
url(../fonts/PTSans.Bold.woff) format('woff'),
|
|
|
|
url(../fonts/PTSans.Bold.ttf) format('truetype'),
|
|
|
|
url(../fonts/PTSans.Bold.svg#PTSans-Bold) format('svg');
|
2010-10-30 04:16:19 +04:00
|
|
|
}
|
|
|
|
@font-face {
|
|
|
|
font-style:italic;
|
2011-05-19 11:29:00 +04:00
|
|
|
font-family:'PT Sans';
|
2012-01-02 02:56:16 +04:00
|
|
|
src:local('PT Sans Italic'), local('PTSansItalic'),
|
2011-07-27 22:15:46 +04:00
|
|
|
url(../fonts/PTSans.Italic.woff) format('woff'),
|
2011-05-19 11:29:00 +04:00
|
|
|
url(../fonts/PTSans.Italic.ttf) format('truetype'),
|
|
|
|
url(../fonts/PTSans.Italic.svg#PTSans-Italic) format('svg');
|
2010-10-30 04:16:19 +04:00
|
|
|
}
|
|
|
|
@font-face {
|
|
|
|
font-style:italic;
|
2011-05-19 11:29:00 +04:00
|
|
|
font-weight:bold;
|
|
|
|
font-family:'PT Sans';
|
2012-01-02 02:56:16 +04:00
|
|
|
src:local('PT Sans Bold Italic'), local('PTSansBoldItalic'),
|
2011-05-19 11:29:00 +04:00
|
|
|
url(../fonts/PTSans.Bold.Italic.woff) format('woff'),
|
|
|
|
url(../fonts/PTSans.Bold.Italic.ttf) format('truetype'),
|
|
|
|
url(../fonts/PTSans.Bold.Italic.svg#PTSans-BoldItalic) format('svg');
|
2010-10-30 04:16:19 +04:00
|
|
|
}
|
|
|
|
@font-face {
|
2010-10-30 15:06:10 +04:00
|
|
|
font-family:'PT Sans Narrow';
|
2012-01-02 02:56:16 +04:00
|
|
|
src:local('PT Sans Narrow'), local('PTSansNarrow'),
|
2011-05-19 11:29:00 +04:00
|
|
|
url(../fonts/PTSans.Narrow.woff) format('woff'),
|
|
|
|
url(../fonts/PTSans.Narrow.ttf) format('truetype'),
|
|
|
|
url(../fonts/PTSans.Narrow.svg#PTSans-Narrow) format('svg');
|
2010-10-30 04:16:19 +04:00
|
|
|
}
|
|
|
|
@font-face {
|
2010-10-30 15:06:10 +04:00
|
|
|
font-family:'PT Sans Narrow';
|
2010-10-30 04:16:19 +04:00
|
|
|
font-weight:bold;
|
2012-01-02 02:56:16 +04:00
|
|
|
src:local('PT Sans Narrow Bold'), local('PTSansNarrowBold'),
|
2011-05-19 11:29:00 +04:00
|
|
|
url(../fonts/PTSans.Narrow.Bold.woff) format('woff'),
|
|
|
|
url(../fonts/PTSans.Narrow.Bold.ttf) format('truetype'),
|
|
|
|
url(../fonts/PTSans.Narrow.Bold.svg#PTSans-NarrowBold) format('svg');
|
2010-10-30 04:16:19 +04:00
|
|
|
}
|
|
|
|
|
2012-01-02 02:56:16 +04:00
|
|
|
/* PT Mono */
|
2010-10-30 04:16:19 +04:00
|
|
|
@font-face {
|
2012-01-02 02:56:16 +04:00
|
|
|
font-family:'PT Mono';
|
|
|
|
src:local('PT Mono'), local('PTMonoRegular'),
|
|
|
|
url(../fonts/PTMono.woff) format('woff'),
|
|
|
|
url(../fonts/PTMono.ttf) format('truetype'),
|
|
|
|
url(../fonts/PTMono.svg#PTMono) format('svg');
|
2010-11-05 15:05:50 +03:00
|
|
|
}
|
|
|
|
|
|
|
|
/* Linker */
|
|
|
|
@font-face {
|
|
|
|
font-family:'Target Blank';
|
2011-05-19 11:29:00 +04:00
|
|
|
src:url(../fonts/TargetBlank.otf) format('opentype'),
|
|
|
|
url(../fonts/TargetBlank.svg#TargetBlank) format('svg');
|
2010-10-30 04:16:19 +04:00
|
|
|
}
|