@font-face {
    font-family: "fonts";
    src: url('../fonts/acherus-webfont.eot') format('eot');
    src: url('../fonts/acherus-webfont.ttf') format('truetype'),
     url('../fonts/acherus-webfont.woff') format('woff'),
     url('../fonts/acherus-webfont.woff2') format('woff2'),
     url('../images/acherus-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal
}
@font-face {
    font-family: "fonts-sf";
    src: url('../fonts/SanFranciscoDisplay-Semibold.ttf');
    font-weight: normal;
    font-style: normal
}
