/* ##### Acherus Grotesque ##### */

/* Light */
@font-face {
    font-family: 'Acherus Grotesque';
    src: url('AcherusGrotesqueLightItalic/font.woff2') format('woff2'),
        url('AcherusGrotesqueLightItalic/font.woff') format('woff');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Acherus Grotesque';
    src: url('AcherusGrotesqueLight/font.woff2') format('woff2'),
        url('AcherusGrotesqueLight/font.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

/* Regular */
@font-face {
    font-family: 'Acherus Grotesque';
    src: url('AcherusGrotesqueRegular/font.woff2') format('woff2'),
        url('AcherusGrotesqueRegular/font.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Acherus Grotesque';
    src: url('AcherusGrotesqueRegularItalic/font.woff2') format('woff2'),
        url('AcherusGrotesqueRegularItalic/font.woff') format('woff');
    font-weight: 400;
    font-style: italic;
}

/* Extrabold */
@font-face {
    font-family: 'Acherus Grotesque';
    src: url('AcherusGrotesqueExtBdIta/font.woff2') format('woff2'),
        url('AcherusGrotesqueExtBdIta/font.woff') format('woff');
    font-weight: 800;
    font-style: italic;
}

@font-face {
    font-family: 'Acherus Grotesque';
    src: url('AcherusGrotesqueExtraBold/font.woff2') format('woff2'),
        url('AcherusGrotesqueExtraBold/font.woff') format('woff');
    font-weight: 800;
    font-style: normal;
}

/* ##### Acherus Grotesque Militant ##### */

/* Light */
@font-face {
    font-family: 'Acherus Militant';
    src: url('AcherusMilitantLight/font.woff2') format('woff2'),
        url('AcherusMilitantLight/font.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

/* Extrabold */
@font-face {
    font-family: 'Acherus Militant';
    src: url('AcherusMilitantExtrabold/font.woff2') format('woff2'),
        url('AcherusMilitantExtrabold/font.woff') format('woff');
    font-weight: 800;
    font-style: normal;
}
