@font-face {
    font-family: 'FXExuberance';
    src: url('../fonts/FXExuberance-Black.eot');
    src: url('../fonts/FXExuberance-Black.eot?#iefix') format('embedded-opentype'),
        url('../fonts/FXExuberance-Black.woff2') format('woff2'),
        url('../fonts/FXExuberance-Black.woff') format('woff'),
        url('../fonts/FXExuberance-Black.ttf') format('truetype'),
        url('../fonts/FXExuberance-Black.svg#FXExuberance-Black') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'FXExuberance';
    src: url('../fonts/FXExuberance-Bold.eot');
    src: url('../fonts/FXExuberance-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/FXExuberance-Bold.woff2') format('woff2'),
        url('../fonts/FXExuberance-Bold.woff') format('woff'),
        url('../fonts/FXExuberance-Bold.ttf') format('truetype'),
        url('../fonts/FXExuberance-Bold.svg#FXExuberance-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'FXExuberance';
    src: url('../fonts/FXExuberance-Light.eot');
    src: url('../fonts/FXExuberance-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/FXExuberance-Light.woff2') format('woff2'),
        url('../fonts/FXExuberance-Light.woff') format('woff'),
        url('../fonts/FXExuberance-Light.ttf') format('truetype'),
        url('../fonts/FXExuberance-Light.svg#FXExuberance-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'FXExuberance';
    src: url('../fonts/FXExuberance-Regular.eot');
    src: url('../fonts/FXExuberance-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/FXExuberance-Regular.woff2') format('woff2'),
        url('../fonts/FXExuberance-Regular.woff') format('woff'),
        url('../fonts/FXExuberance-Regular.ttf') format('truetype'),
        url('../fonts/FXExuberance-Regular.svg#FXExuberance-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'FXExuberance';
    src: url('../fonts/FXExuberance-Medium.eot');
    src: url('../fonts/FXExuberance-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/FXExuberance-Medium.woff2') format('woff2'),
        url('../fonts/FXExuberance-Medium.woff') format('woff'),
        url('../fonts/FXExuberance-Medium.ttf') format('truetype'),
        url('../fonts/FXExuberance-Medium.svg#FXExuberance-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}


/* Inter Fonts Start Here */
@font-face {
    font-family: 'Inter';
    src: url('../fonts/Inter-Light.eot');
    src: url('../fonts/Inter-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Inter-Light.woff2') format('woff2'),
        url('../fonts/Inter-Light.woff') format('woff'),
        url('../fonts/Inter-Light.ttf') format('truetype'),
        url('../fonts/Inter-Light.svg#Inter-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('../fonts/Inter-Bold.eot');
    src: url('../fonts/Inter-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Inter-Bold.woff2') format('woff2'),
        url('../fonts/Inter-Bold.woff') format('woff'),
        url('../fonts/Inter-Bold.ttf') format('truetype'),
        url('../fonts/Inter-Bold.svg#Inter-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('../fonts/Inter-Regular.eot');
    src: url('../fonts/Inter-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Inter-Regular.woff2') format('woff2'),
        url('../fonts/Inter-Regular.woff') format('woff'),
        url('../fonts/Inter-Regular.ttf') format('truetype'),
        url('../fonts/Inter-Regular.svg#Inter-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('../fonts/Inter-Medium.eot');
    src: url('../fonts/Inter-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Inter-Medium.woff2') format('woff2'),
        url('../fonts/Inter-Medium.woff') format('woff'),
        url('../fonts/Inter-Medium.ttf') format('truetype'),
        url('../fonts/Inter-Medium.svg#Inter-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}