You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
52 lines
2.0 KiB
52 lines
2.0 KiB
@font-face {
|
|
font-family: 'Source Sans Pro';
|
|
font-style: normal;
|
|
font-weight: 300;
|
|
src: local('Source Sans Pro Light'), local('SourceSansPro-Light'), url('../fonts/sourcesanspro/sourcesanspro-light.woff') format('woff');
|
|
}
|
|
@font-face {
|
|
font-family: 'Source Sans Pro';
|
|
font-style: normal;
|
|
font-weight: 400;
|
|
src: local('Source Sans Pro'), local('SourceSansPro-Regular'), url('../fonts/sourcesanspro/sourcesanspro.woff') format('woff');
|
|
}
|
|
@font-face {
|
|
font-family: 'Source Sans Pro';
|
|
font-style: normal;
|
|
font-weight: 700;
|
|
src: local('Source Sans Pro Bold'), local('SourceSansPro-Bold'), url('../fonts/sourcesanspro/sourcesanspro-bold.woff') format('woff');
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'exo_2bold';
|
|
src: url('../fonts/Exo2-Bold-webfont.eot');
|
|
src: url('../fonts/Exo2-Bold-webfont.eot?#iefix') format('embedded-opentype'),
|
|
url('../fonts/Exo2-Bold-webfont.woff') format('woff'),
|
|
url('../fonts/Exo2-Bold-webfont.ttf') format('truetype'),
|
|
url('../fonts/Exo2-Bold-webfont.svg#exo_2bold') format('svg');
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'exo_2light';
|
|
src: url('../fonts/Exo2-Light-webfont.eot');
|
|
src: url('../fonts/Exo2-Light-webfont.eot?#iefix') format('embedded-opentype'),
|
|
url('../fonts/Exo2-Light-webfont.woff') format('woff'),
|
|
url('../fonts/Exo2-Light-webfont.ttf') format('truetype'),
|
|
url('../fonts/Exo2-Light-webfont.svg#exo_2light') format('svg');
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'exo_2regular';
|
|
src: url('../fonts/Exo2-Regular-webfont.eot');
|
|
src: url('../fonts/Exo2-Regular-webfont.eot?#iefix') format('embedded-opentype'),
|
|
url('../fonts/Exo2-Regular-webfont.woff') format('woff'),
|
|
url('../fonts/Exo2-Regular-webfont.ttf') format('truetype'),
|
|
url('../fonts/Exo2-Regular-webfont.svg#exo_2regular') format('svg');
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
} |