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

.romyicon {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'romyicon' !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;
}

.romyicon-blackboard-medium:before {
    content: "\e900";
}
.romyicon-blackboard-small:before {
    content: "\e901";
}
.romyicon-book-closed:before {
    content: "\e902";
}
.romyicon-book-opened:before {
    content: "\e903";
}
.romyicon-book-opened-person:before {
    content: "\e904";
}
.romyicon-book-plus:before {
    content: "\e905";
}
.romyicon-book-questionmark:before {
    content: "\e906";
}
.romyicon-book-student:before {
    content: "\e907";
}
.romyicon-certificate:before {
    content: "\e908";
}
.romyicon-chronometer:before {
    content: "\e909";
}
.romyicon-file:before {
    content: "\e90a";
}
.romyicon-file-check:before {
    content: "\e90b";
}
.romyicon-file-pencil:before {
    content: "\e90c";
}
.romyicon-file-remove:before {
    content: "\e90d";
}
.romyicon-file-text:before {
    content: "\e90e";
}
.romyicon-file-write:before {
    content: "\e90f";
}
.romyicon-gear:before {
    content: "\e910";
}
.romyicon-student:before {
    content: "\e911";
}
.romyicon-suitcase:before {
    content: "\e912";
}
.romyicon-timer:before {
    content: "\e913";
}
.romyicon-gear-medium:before {
    content: "\e914";
}
