@font-face {
    font-family: 'eccentric';
    src: url('eccentric.eot');
    src: url('eccentric.eot') format('embedded-opentype'),
         url('eccentric.woff2') format('woff2'),
         url('eccentric.woff') format('woff'),
         url('eccentric.ttf') format('truetype'),
         url('eccentric.svg#EccentricStdRegular') format('svg');
}
