/* Fonts */

@font-face {
    font-family: 'el_enrabold';
    src: url('/templates/visualin/fonts/elenra-bold-webfont.woff2') format('woff2');
    font-display: swap;
}

@font-face {
    font-family: 'type-36semibold';
    src: url('/templates/visualin/fonts/type-36-semibold-webfont.woff2') format('woff2');
    font-display: swap;
}

@font-face {
    font-family: 'type-36regular';
    src: url('/templates/visualin/fonts/type-36-regular-webfont.woff2') format('woff2');
    font-display: swap;
}

@font-face {
    font-family: 'type-36medium';
    src: url('/templates/visualin/fonts/type-36-medium-webfont.woff2') format('woff2');
    font-display: swap;
}

@font-face {
    font-family: 'type-36light';
    src: url('/templates/visualin/fonts/type-36-light-webfont.woff2') format('woff2');
    font-display: swap;
}

@font-face {
    font-family: 'type-36extralight';
    src: url('/templates/visualin/fonts/type-36-extralight-webfont.woff2') format('woff2');
    font-display: swap;
}

@font-face {
    font-family: 'type-36extrabold';
    src: url('/templates/visualin/fonts/type-36-extrabold-webfont.woff2') format('woff2');
    font-display: swap;
}

@font-face {
    font-family: 'type-36bold';
    src: url('/templates/visualin/fonts/type-36-bold-webfont.woff2') format('woff2');
    font-display: swap;
}

@font-face {
    font-family: 'type-36black';
    src: url('/templates/visualin/fonts/type-36-black-webfont.woff2') format('woff2');
    font-display: swap;
}

@font-face {
    font-family: 'type-36thin';
    src: url('/templates/visualin/fonts/type-36-thin-webfont.woff2') format('woff2');
    font-display: swap;
}