@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&display=swap');

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

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

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

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

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

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