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

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

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

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

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

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