-
Notifications
You must be signed in to change notification settings - Fork 1
@font face
sinsunsan edited this page Nov 15, 2012
·
3 revisions
@font-face {
font-family: 'InterstateBlack';
src: url('fonts/interstate-black-webfont.eot');
src: url('fonts/interstate-black-webfont.eot?#iefix') format('embedded-opentype'),
url('fonts/interstate-black-webfont.woff') format('woff'),
url('fonts/interstate-black-webfont.ttf') format('truetype'),
url('fonts/interstate-black-webfont.svg#InterstateBlackRegular') format('svg');
font-weight: normal;
font-style: normal;
}