c3space-website/design/source-serif-pro/source-serif-pro.css

66 lines
2.4 KiB
CSS
Executable File

@font-face{
font-family: 'Source Serif Pro';
font-weight: 200;
font-style: normal;
font-stretch: normal;
src: url('EOT/SourceSerifPro-ExtraLight.eot') format('embedded-opentype'),
url('WOFF/OTF/SourceSerifPro-ExtraLight.otf.woff') format('woff'),
url('OTF/SourceSerifPro-ExtraLight.otf') format('opentype'),
url('TTF/SourceSerifPro-ExtraLight.ttf') format('truetype');
}
@font-face{
font-family: 'Source Serif Pro';
font-weight: 300;
font-style: normal;
font-stretch: normal;
src: url('EOT/SourceSerifPro-Light.eot') format('embedded-opentype'),
url('WOFF/OTF/SourceSerifPro-Light.otf.woff') format('woff'),
url('OTF/SourceSerifPro-Light.otf') format('opentype'),
url('TTF/SourceSerifPro-Light.ttf') format('truetype');
}
@font-face{
font-family: 'Source Serif Pro';
font-weight: 400;
font-style: normal;
font-stretch: normal;
src: url('EOT/SourceSerifPro-Regular.eot') format('embedded-opentype'),
url('WOFF/OTF/SourceSerifPro-Regular.otf.woff') format('woff'),
url('OTF/SourceSerifPro-Regular.otf') format('opentype'),
url('TTF/SourceSerifPro-Regular.ttf') format('truetype');
}
@font-face{
font-family: 'Source Serif Pro';
font-weight: 600;
font-style: normal;
font-stretch: normal;
src: url('EOT/SourceSerifPro-Semibold.eot') format('embedded-opentype'),
url('WOFF/OTF/SourceSerifPro-Semibold.otf.woff') format('woff'),
url('OTF/SourceSerifPro-Semibold.otf') format('opentype'),
url('TTF/SourceSerifPro-Semibold.ttf') format('truetype');
}
@font-face{
font-family: 'Source Serif Pro';
font-weight: 700;
font-style: normal;
font-stretch: normal;
src: url('EOT/SourceSerifPro-Bold.eot') format('embedded-opentype'),
url('WOFF/OTF/SourceSerifPro-Bold.otf.woff') format('woff'),
url('OTF/SourceSerifPro-Bold.otf') format('opentype'),
url('TTF/SourceSerifPro-Bold.ttf') format('truetype');
}
@font-face{
font-family: 'Source Serif Pro';
font-weight: 900;
font-style: normal;
font-stretch: normal;
src: url('EOT/SourceSerifPro-Black.eot') format('embedded-opentype'),
url('WOFF/OTF/SourceSerifPro-Black.otf.woff') format('woff'),
url('OTF/SourceSerifPro-Black.otf') format('opentype'),
url('TTF/SourceSerifPro-Black.ttf') format('truetype');
}