mirror of
https://github.com/jsbin/jsbin.git
synced 2026-01-18 15:18:04 +00:00
parent
20fe650be3
commit
bf8354ee4e
@ -1,20 +1,21 @@
|
||||
@font-face {
|
||||
/*@font-face {
|
||||
font-family: 'MesloLGMDZ';
|
||||
src: url('../font/meslolgm-dz-regular-webfont.eot');
|
||||
src: url('../font/meslolgm-dz-regular-webfont.eot?#iefix') format('embedded-opentype'),
|
||||
url('../font/meslolgm-dz-regular-webfont.woff') format('woff'),
|
||||
url('../font/meslolgm-dz-regular-webfont.woff?#ff-fix') format('woff'),
|
||||
url('../font/meslolgm-dz-regular-webfont.ttf') format('truetype'),
|
||||
url('../font/meslolgm-dz-regular-webfont.svg#meslolgm-dz-regular') format('svg');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
*/
|
||||
|
||||
@font-face {
|
||||
font-family: 'SourceCodeProRegular';
|
||||
src: url('../font/SourceCodePro-Regular-webfont.eot');
|
||||
src: url('../font/SourceCodePro-Regular-webfont.eot?#iefix') format('embedded-opentype'),
|
||||
url('../font/SourceCodePro-Regular-webfont.woff') format('woff'),
|
||||
url('../font/SourceCodePro-Regular-webfont.ttf') format('truetype'),
|
||||
url('../font/SourceCodePro-Regular-webfont.woff?#cacheBust1') format('woff'),
|
||||
url('../font/SourceCodePro-Regular-webfont.ttf?#cacheBust1') format('truetype'),
|
||||
url('../font/SourceCodePro-Regular-webfont.svg#SourceCodeProRegular') format('svg');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user