/* Icomoon */
@font-face {
    font-family: 'icomoon';
    src: url('../eot/icomoon438f.eot?7f9c37');
    src: url('../eot/icomoon438f.eot?7f9c37#iefix') format('embedded-opentype'),
        url('../ttf/icomoon438f.ttf?7f9c37') format('truetype'),
        url('../woff/icomoon438f.woff?7f9c37') format('woff'),
        url('../svg/icomoon438f.svg?7f9c37#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^="icon-"],
[class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: 800;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-close:before {
    content: "\e900";
}

.icon-chevron-up:before {
    content: "\e901";
}

.icon-chevron-right:before {
    content: "\e902";
}

.icon-chevron-down:before {
    content: "\e903";
}

.icon-chevron-left:before {
    content: "\e904";
}



/* Open Sans */
@font-face {
    font-family: 'Open Sans';
    src: url('../woff2/opensans-bold.woff2') format('woff2'),
        url('../woff/opensans-bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('../woff2/opensans-bolditalic.woff2') format('woff2'),
        url('../woff/opensans-bolditalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('../woff2/opensans-extrabold.woff2') format('woff2'),
        url('../woff/opensans-extrabold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('../woff2/opensans-italic.woff2') format('woff2'),
        url('../woff/opensans-italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('../woff2/opensans-light.woff2') format('woff2'),
        url('../woff/opensans-light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('../woff2/opensans-extrabolditalic.woff2') format('woff2'),
        url('../woff/opensans-extrabolditalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('../woff2/opensans-mediumitalic.woff2') format('woff2'),
        url('../woff/opensans-mediumitalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('../woff2/opensans-regular.woff2') format('woff2'),
        url('../woff/opensans-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('../woff2/opensans-semibold.woff2') format('woff2'),
        url('../woff/opensans-semibold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('../woff2/opensans-medium.woff2') format('woff2'),
        url('../woff/opensans-medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('../woff2/opensans-semibolditalic.woff2') format('woff2'),
        url('../woff/opensans-semibolditalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('../woff2/opensans-lightitalic.woff2') format('woff2'),
        url('../woff/opensans-lightitalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}