@font-face {
    font-family: 'Founders-Grotesk';
    src: url('/fonts/Founders Grotesk/founders-grotesk-web-regular.woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Founders-Grotesk';
    src: url('/fonts/Founders Grotesk/founders-grotesk-web-regular-italic.woff2');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Founders-Grotesk';
    src: url('/fonts/Founders Grotesk/founders-grotesk-web-bold.woff2');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Founders-Grotesk';
    src: url('/fonts/Founders Grotesk/founders-grotesk-web-bold-italic.woff2');
    font-weight: bold;
    font-style: italic;
}


@font-face {
    font-family: 'Fellix';
    src: url('/fonts/Fellix/Fellix-Thin.otf');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Fellix';
    src: url('/fonts/Fellix/Fellix-ThinItalic.otf');
    font-weight: 200;
    font-style: italic;
}

@font-face {
    font-family: 'Fellix';
    src: url('/fonts/Fellix/Fellix-Light.otf');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Fellix';
    src: url('/fonts/Fellix/Fellix-LightItalic.otf');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Fellix';
    src: url('/fonts/Fellix/Fellix-Medium.otf');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Fellix';
    src: url('/fonts/Fellix/Fellix-MediumItalic.otf');
    font-weight: 600;
    font-style: italic;
}

@font-face {
    font-family: 'Fellix';
    src: url('/fonts/Fellix/Fellix-Regular.otf');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Fellix';
    src: url('/fonts/Fellix/Fellix-RegularItalic.otf');
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: 'Fellix';
    src: url('/fonts/Fellix/Fellix-Bold.otf');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Fellix';
    src: url('/fonts/Fellix/Fellix-BoldItalic.otf');
    font-weight: 700;
    font-style: italic;
}

@font-face {
    font-family: 'Fellix';
    src: url('/fonts/Fellix/Fellix-ExtraBold.otf');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'Fellix';
    src: url('/fonts/Fellix/Fellix-ExtraBoldItalic.otf');
    font-weight: 800;
    font-style: italic;
}

@font-face {
    font-family: 'Fellix';
    src: url('/fonts/Fellix/Fellix-Black.otf');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Fellix';
    src: url('/fonts/Fellix/Fellix-BlackItalic.otf');
    font-weight: 900;
    font-style: italic;
}