@font-face {
    font-family: 'fontinregular';
    src:    url('fontin-regular-webfont.eot');
    src:    url('fontin-regular-webfont.eot?#iefix') format('embedded-opentype'),
    url('fontin-regular-webfont.woff') format('woff'),
    url('fontin-regular-webfont.ttf') format('truetype'),
    url('fontin-regular-webfont.svg#fontinregular') format('svg');
    font-weight: normal;
    font-style: normal;
}