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

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

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

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

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

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

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

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

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

@font-face {
    font-family: 'Work Sans';
    src: url('./fonts/WorkSans-Bold.eot');
    src: url('./fonts/WorkSans-Bold.eot?#iefix') format('embedded-opentype'),
        url('./fonts/WorkSans-Bold.woff2') format('woff2'),
        url('./fonts/WorkSans-Bold.woff') format('woff'),
        url('./fonts/WorkSans-Bold.ttf') format('truetype'),
        url('./fonts/WorkSans-Bold.svg#WorkSans-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;
}
