@font-face {
    font-family: 'ALS Granate';
    src: url('Font/ALS Granate Thin/ALS_Granate_Bold_1.1.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ALS Granate';
    src: url('Font/ALS Granate Thin/ALS_Granate_Regular_1.1.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ALS Granate';
    src: url('Font/ALS Granate Thin/ALSTolstoy-Regular.otf') format('opentype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Exo';
    src: url('Font/Exo/static/Exo-Medium.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Exo';
    src: url('Font/Exo/static/Exo-SemiBold.otf') format('opentype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}