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