
@font-face {
    font-family: 'superclarendon';
    src: url('../fonts/superclarendon_rg-webfont.woff') format('woff2');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'varela';
    src: url('../fonts/varela-regular-webfont.woff') format('woff2');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'custom-icons';
    src: url('../fonts/custom-icons.woff') format('woff2');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'mdgx-icons';
    src: url('../fonts/mdgx-icons.woff') format('woff2');
    font-weight: 700;
    font-style: normal;
}
