@font-face {
    font-family: 'Open Sans';
    font-display: swap;
    font-style: normal;
    font-weight: normal;
    src: local('Open Sans'), local('OpenSans'), url('../fonts/open-sans-regular.woff') format('woff');
}

@font-face {
    font-family: 'Open Sans';
    font-display: swap;
    font-style: normal;
    font-weight: bold;
    src: local('Open Sans Bold'), local('OpenSans-Bold'), url('../fonts/open-sans-bold.woff') format('woff');
}

@font-face {
    font-family: 'Open Sans';
    font-display: swap;
    font-style: italic;
    font-weight: normal;
    src: local('Open Sans Italic'), local('OpenSans-Italic'), url('../fonts/open-sans-italic.woff') format('woff');
}

@font-face {
    font-family: 'Open Sans';
    font-display: swap;
    font-style: italic;
    font-weight: bold;
    src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url('../fonts/open-sans-bold-italic.woff') format('woff');
}

@font-face {
    font-family: 'TTNorms Medium';
    font-display: swap;
    src: url('../fonts/ttnorms-medium.woff2') format('woff2'), url('../fonts/ttnorms-medium.woff') format('woff');
}

@font-face {
    font-family: 'TTNorms Bold';
    font-display: swap;
    src: url('../fonts/ttnorms-bold.woff2') format('woff2'), url('../fonts/ttnorms-bold.woff') format('woff');
}

@font-face {
    font-family: 'TTNorms Regular';
    font-display: swap;
    src: url('../fonts/ttnorms-regular.woff2') format('woff2'), url('../fonts/ttnorms-regular.woff') format('woff');
}

@font-face {
    font-family: 'TTNorms Light';
    font-display: swap;
    src: url('../fonts/ttnorms-light.woff2') format('woff2'), url('../fonts/ttnorms-light.woff') format('woff');
}

/*!
 * Font Awesome Free 5.11.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
    font-family: 'Font Awesome 5 Free';
    font-style: normal;
    font-weight: 900;
    font-display: auto;
    src: url('../fonts/fa-solid-900.eot');
    src: url('../fonts/fa-solid-900.eot?#iefix') format('embedded-opentype'), url('../fonts/fa-solid-900.woff2') format('woff2'), url('../fonts/fa-solid-900.woff') format('woff'), url('../fonts/fa-solid-900.ttf') format('truetype'), url('../fonts/fa-solid-900.svg#fontawesome') format('svg');
}

.fa,.fas {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
}

/*!
 * Font Awesome Free 5.11.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
    font-family: 'Font Awesome 5 Free';
    font-style: normal;
    font-weight: 400;
    font-display: auto;
    src: url('../fonts/fa-regular-400.eot');
    src: url('../fonts/fa-regular-400.eot?#iefix') format('embedded-opentype'), url('../fonts/fa-regular-400.woff2') format('woff2'), url('../fonts/fa-regular-400.woff') format('woff'), url('../fonts/fa-regular-400.ttf') format('truetype'), url('../fonts/fa-regular-400.svg#fontawesome') format('svg');
}

.far {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}

/*!
 * Font Awesome Free 5.11.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
    font-family: 'Font Awesome 5 Brands';
    font-style: normal;
    font-weight: 400;
    font-display: auto;
    src: url('../fonts/fa-brands-400.eot');
    src: url('../fonts/fa-brands-400.eot?#iefix') format('embedded-opentype'), url('../fonts/fa-brands-400.woff2') format('woff2'), url('../fonts/fa-brands-400.woff') format('woff'), url('../fonts/fa-brands-400.ttf') format('truetype'), url('../fonts/fa-brands-400.svg#fontawesome') format('svg');
}

.fab {
    font-family: 'Font Awesome 5 Brands';
}
