source-serif-pro.css (2429B)
1 @font-face{ 2 font-family: 'Source Serif Pro'; 3 font-weight: 200; 4 font-style: normal; 5 font-stretch: normal; 6 src: url('EOT/SourceSerifPro-ExtraLight.eot') format('embedded-opentype'), 7 url('WOFF/OTF/SourceSerifPro-ExtraLight.otf.woff') format('woff'), 8 url('OTF/SourceSerifPro-ExtraLight.otf') format('opentype'), 9 url('TTF/SourceSerifPro-ExtraLight.ttf') format('truetype'); 10 } 11 12 @font-face{ 13 font-family: 'Source Serif Pro'; 14 font-weight: 300; 15 font-style: normal; 16 font-stretch: normal; 17 src: url('EOT/SourceSerifPro-Light.eot') format('embedded-opentype'), 18 url('WOFF/OTF/SourceSerifPro-Light.otf.woff') format('woff'), 19 url('OTF/SourceSerifPro-Light.otf') format('opentype'), 20 url('TTF/SourceSerifPro-Light.ttf') format('truetype'); 21 } 22 23 @font-face{ 24 font-family: 'Source Serif Pro'; 25 font-weight: 400; 26 font-style: normal; 27 font-stretch: normal; 28 src: url('EOT/SourceSerifPro-Regular.eot') format('embedded-opentype'), 29 url('WOFF/OTF/SourceSerifPro-Regular.otf.woff') format('woff'), 30 url('OTF/SourceSerifPro-Regular.otf') format('opentype'), 31 url('TTF/SourceSerifPro-Regular.ttf') format('truetype'); 32 } 33 34 @font-face{ 35 font-family: 'Source Serif Pro'; 36 font-weight: 600; 37 font-style: normal; 38 font-stretch: normal; 39 src: url('EOT/SourceSerifPro-Semibold.eot') format('embedded-opentype'), 40 url('WOFF/OTF/SourceSerifPro-Semibold.otf.woff') format('woff'), 41 url('OTF/SourceSerifPro-Semibold.otf') format('opentype'), 42 url('TTF/SourceSerifPro-Semibold.ttf') format('truetype'); 43 } 44 45 @font-face{ 46 font-family: 'Source Serif Pro'; 47 font-weight: 700; 48 font-style: normal; 49 font-stretch: normal; 50 src: url('EOT/SourceSerifPro-Bold.eot') format('embedded-opentype'), 51 url('WOFF/OTF/SourceSerifPro-Bold.otf.woff') format('woff'), 52 url('OTF/SourceSerifPro-Bold.otf') format('opentype'), 53 url('TTF/SourceSerifPro-Bold.ttf') format('truetype'); 54 } 55 56 @font-face{ 57 font-family: 'Source Serif Pro'; 58 font-weight: 900; 59 font-style: normal; 60 font-stretch: normal; 61 src: url('EOT/SourceSerifPro-Black.eot') format('embedded-opentype'), 62 url('WOFF/OTF/SourceSerifPro-Black.otf.woff') format('woff'), 63 url('OTF/SourceSerifPro-Black.otf') format('opentype'), 64 url('TTF/SourceSerifPro-Black.ttf') format('truetype'); 65 }