css font face
@font-face {
font-family: 'Novecento Sans';
src: url('Novecentosanswide-Light-webfont.eot');
src: url('Novecentosanswide-Light-webfont.eot?#iefix') format('embedded-opentype'),
url('Novecentosanswide-Light-webfont.woff2') format('woff2'),
url('Novecentosanswide-Light-webfont.woff') format('woff'),
url('Novecentosanswide-Light-webfont.ttf') format('truetype'),
url('Novecentosanswide-Light-webfont.svg#novecento_sans_widelight') format('svg');
font-weight: 200;
font-style: normal;
}