@font-face {
    font-family: 'Egafonts-Regular';
    src: url('fonts/Egafonts-Regular.otf');
    font-weight: normal;
    font-style: normal;
}

.ef {
    display: inline-block;
    font: normal normal normal 14px/1 Egafonts-Regular;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.ef-rp:before {
    font-family: Egafonts-Regular;
    content: "A";
}