
/**
 * The font was graciously generated by Font Squirrel (http://www.fontsquirrel.com)
 */
@font-face {
    font-family: 'Genericons';
    src: url('../css/font/genericons-regular-webfont.eot');
    src: url('../css/font/genericons-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../css/font/genericons-regular-webfont.woff') format('woff'),
         url('../css/font/genericons-regular-webfont.ttf') format('truetype'),
         url('../css/font/genericons-regular-webfont.svg#genericonsregular') format('svg');
    font-weight: normal;
    font-style: normal;
}