@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/Montserrat-Bold.woff2') format('woff2');
    font-display: swap;
}

@font-face {
    font-family: 'Gellix';
    font-style: normal;
    font-weight: 200;
    src: url('../fonts/Gellix-Thin.woff2') format('woff2');
    font-display: swap;
}

@font-face {
    font-family: 'Gellix';
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/Gellix-Light.woff2') format('woff2');
    font-display: swap;
}

@font-face {
    font-family: 'Gellix';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/Gellix-Regular.woff2') format('woff2');
    font-display: swap;
}

@font-face {
    font-family: 'Gellix';
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/Gellix-Medium.woff2') format('woff2');
    font-display: swap;
}

@font-face {
    font-family: 'Gellix';
    font-style: normal;
    font-weight: 600;
    src: url('../fonts/Gellix-SemiBold.woff2') format('woff2');
    font-display: swap;
}

@font-face {
    font-family: 'Gellix';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/Gellix-Bold.woff2') format('woff2');
    font-display: swap;
}

@font-face {
    font-family: 'Gellix';
    font-style: normal;
    font-weight: 800;
    src: url('../fonts/Gellix-ExtraBold.woff2') format('woff2');
    font-display: swap;
}

@font-face {
    font-family: 'Gellix';
    font-style: normal;
    font-weight: 900;
    src: url('../fonts/Gellix-Black.woff2') format('woff2');
    font-display: swap;
}