@font-face {
    font-family: 'Generica';
    src: url('../fonts/Generica.eot');
    src: url('../fonts/Generica.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Generica.woff') format('woff'),
         url('../fonts/Generica.ttf') format('truetype'),
         url('../fonts/Generica.svg#mycustomfont') format('svg');
}
