@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    src: url('../otf/montserrat-bold-2.otf');
    font-display: swap;
}

@font-face {
    font-family: 'Gellix';
    font-style: normal;
    font-weight: 200;
    src: url('../otf/gellixthin-2.otf');
    font-display: swap;
}

@font-face {
    font-family: 'Gellix';
    font-style: normal;
    font-weight: 300;
    src: url('../otf/gellixlight-2.otf');
    font-display: swap;
}

@font-face {
    font-family: 'Gellix';
    font-style: normal;
    font-weight: 400;
    src: url('../otf/gellixregular-2.otf');
    font-display: swap;
}

@font-face {
    font-family: 'Gellix';
    font-style: normal;
    font-weight: 500;
    src: url('../otf/gellixmedium-2.otf');
    font-display: swap;
}

@font-face {
    font-family: 'Gellix';
    font-style: normal;
    font-weight: 600;
    src: url('../otf/gellixsemibold-2.otf');
    font-display: swap;
}

@font-face {
    font-family: 'Gellix';
    font-style: normal;
    font-weight: 700;
    src: url('../otf/gellixbold-2.otf');
    font-display: swap;
}

@font-face {
    font-family: 'Gellix';
    font-style: normal;
    font-weight: 800;
    src: url('../otf/gellixextrabold-2.otf');
    font-display: swap;
}

@font-face {
    font-family: 'Gellix';
    font-style: normal;
    font-weight: 900;
    src: url('../otf/gellixblack-2.otf');
    font-display: swap;
}