/* Nova Tool CSS */
@font-face {
    font-family: 'aller';
    src: url('./fonts/aller_bd-webfont.woff2') format('woff2'),
    url('./fonts/aller_bd-webfont.woff') format('woff');
    font-weight: bold;
    font-style: normal;

}

@font-face {
    font-family: 'aller';
    src: url('./fonts/aller_bdit-webfont.woff2') format('woff2'),
    url('./fonts/aller_bdit-webfont.woff') format('woff');
    font-weight: bold;
    font-style: italic;

}

@font-face {
    font-family: 'aller';
    src: url('./fonts/aller_it-webfont.woff2') format('woff2'),
    url('./fonts/aller_it-webfont.woff') format('woff');
    font-weight: normal;
    font-style: italic;

}

@font-face {
    font-family: 'aller';
    src: url('./fonts/aller_lt-webfont.woff2') format('woff2'),
    url('./fonts/aller_lt-webfont.woff') format('woff');
    font-weight: 300;
    font-style: normal;

}

@font-face {
    font-family: 'aller';
    src: url('./fonts/aller_ltit-webfont.woff2') format('woff2'),
    url('./fonts/aller_ltit-webfont.woff') format('woff');
    font-weight: 300;
    font-style: italic;

}

@font-face {
    font-family: 'aller';
    src: url('./fonts/aller_rg-webfont.woff2') format('woff2'),
    url('./fonts/aller_rg-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'aller';
    src: url('./fonts/allerdisplay-webfont.woff2') format('woff2'),
    url('./fonts/allerdisplay-webfont.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}
