@font-face {
    font-family: 'Caslon';
    src: url(../fonts/CaslonBT-Bold.woff2) format('woff2'), url(../fonts/CaslonBT-Bold.woff) format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Theme default';
    src: url(../fonts/Poppins-Bold.woff2) format('woff2'), url(../fonts/Poppins-Bold.woff) format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap
}
@font-face {
    font-family: 'TenorSans';
    src: url(../fonts/TenorSans-Regular.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Theme default';
    src: url(../fonts/Poppins-BoldItalic.woff2) format('woff2'), url(../fonts/Poppins-BoldItalic.woff) format('woff');
    font-weight: 700;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: 'Theme default';
    src: url(../fonts/Poppins-Light.woff2) format('woff2'), url(../fonts/Poppins-Light.woff) format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Theme default';
    src: url(../fonts/Poppins-Italic.woff2) format('woff2'), url(../fonts/Poppins-Italic.woff) format('woff');
    font-weight: 400;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: 'Theme default';
    src: url(../fonts/Poppins-LightItalic.woff2) format('woff2'), url(../fonts/Poppins-LightItalic.woff) format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: 'Theme default';
    src: url(../fonts/Poppins-Regular.woff2) format('woff2'), url(../fonts/Poppins-Regular.woff) format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Theme default';
    src: url(../fonts/Poppins-SemiBoldItalic.woff2) format('woff2'), url(../fonts/Poppins-SemiBoldItalic.woff) format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: 'Theme default';
    src: url(../fonts/Poppins-SemiBold.woff2) format('woff2'), url(../fonts/Poppins-SemiBold.woff) format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Theme default';
    src: url(../fonts/Poppins-Medium.woff2) format('woff2'), url(../fonts/Poppins-Medium.woff) format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Theme default';
    src: url(../fonts/Poppins-MediumItalic.woff2) format('woff2'), url(../fonts/Poppins-MediumItalic.woff) format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap
}