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

[class^='icon54-v3-'],
[class*=' icon54-v3-'] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icon54-v3' !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;
}
.icon54-v3-graduation-hat::before {
    content: '\ea62';
}
