@font-face {
    font-family: 'Lexend';
    src: local('Lexend Light'), local('Lexend-Light'),
        url('fonts/Lexend-Light.woff2') format('woff2'),
        url('fonts/Lexend-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lexend';
    src: local('Lexend Bold'), local('Lexend-Bold'),
        url('fonts/Lexend-Bold.woff2') format('woff2'),
        url('fonts/Lexend-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lexend';
    src: local('Lexend ExtraBold'), local('Lexend-ExtraBold'),
        url('fonts/Lexend-ExtraBold.woff2') format('woff2'),
        url('fonts/Lexend-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lexend';
    src: local('Lexend Regular'), local('Lexend-Regular'),
        url('fonts/Lexend-Regular.woff2') format('woff2'),
        url('fonts/Lexend-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lexend';
    src: local('Lexend SemiBold'), local('Lexend-SemiBold'),
        url('fonts/Lexend-SemiBold.woff2') format('woff2'),
        url('fonts/Lexend-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lexend';
    src: local('Lexend Medium'), local('Lexend-Medium'),
        url('fonts/Lexend-Medium.woff2') format('woff2'),
        url('fonts/Lexend-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lexend';
    src: local('Lexend ExtraLight'), local('Lexend-ExtraLight'),
        url('fonts/Lexend-ExtraLight.woff2') format('woff2'),
        url('fonts/Lexend-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lexend';
    src: local('Lexend Black'), local('Lexend-Black'),
        url('fonts/Lexend-Black.woff2') format('woff2'),
        url('fonts/Lexend-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lexend';
    src: local('Lexend Thin'), local('Lexend-Thin'),
        url('fonts/Lexend-Thin.woff2') format('woff2'),
        url('fonts/Lexend-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}



@font-face {
    font-family: 'Calibri';
    src: url('fonts/Calibri-Bold.eot');
    src: local('Calibri Bold'), local('Calibri-Bold'),
        url('fonts/Calibri-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Calibri-Bold.woff2') format('woff2'),
        url('fonts/Calibri-Bold.woff') format('woff'),
        url('fonts/Calibri-Bold.ttf') format('truetype'),
        url('fonts/Calibri-Bold.svg#Calibri-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Calibri';
    src: url('fonts/Calibri.eot');
    src: local('Calibri'),
        url('fonts/Calibri.eot?#iefix') format('embedded-opentype'),
        url('fonts/Calibri.woff2') format('woff2'),
        url('fonts/Calibri.woff') format('woff'),
        url('fonts/Calibri.ttf') format('truetype'),
        url('fonts/Calibri.svg#Calibri') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}