@font-face {
    font-family: 'wtfrd';
    src:  url('./wtfrd.eot?i8h70h');
    src:  url('./wtfrd.eot?i8h70h#iefix') format('embedded-opentype'),
    url('./wtfrd.ttf?i8h70h') format('truetype'),
    url('./wtfrd.woff?i8h70h') format('woff'),
    url('./wtfrd.svg?i8h70h#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="wtfrd-"], [class*=" wtfrd-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'wtfrd' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.wtfrd-login:before {
    content: "\e900";
}
.wtfrd-about:before {
    content: "\e901";
}
.wtfrd-support:before {
    content: "\e902";
}
.wtfrd-sponsor:before {
    content: "\e903";
}
.wtfrd-register:before {
    content: "\e904";
}
.wtfrd-partner:before {
    content: "\e905";
}
.wtfrd-upstart:before {
    content: "\e93e";
}
.wtfrd-resources:before {
    content: "\e93f";
}
