@font-face {
    font-family: 'neue-haas-grotesk-text';
    font-style: normal;
    font-weight: 900;
    src: url('neue-haas-grotesk-text-bold.woff') format('woff'),
    url('neue-haas-grotesk-text-bold.woff2') format('woff2'),
    url('neue-haas-grotesk-text-bold.eot') format('embedded-opentype');
    font-display: block;
}

@font-face {
    font-family: 'neue-haas-grotesk-text';
    font-style: normal;
    font-weight: 700;
    src: url('neue-haas-grotesk-text-demi.woff') format('woff'),
    url('neue-haas-grotesk-text-demi.woff2') format('woff2'),
    url('neue-haas-grotesk-text-demi.eot') format('embedded-opentype');
    font-display: block;
}

@font-face {
    font-family: 'neue-haas-grotesk-text';
    font-style: italic;
    font-weight: 700;
    src: url('neue-haas-grotesk-text-demi-italic.woff') format('woff'),
    url('neue-haas-grotesk-text-demi-italic.woff2') format('woff2'),
    url('neue-haas-grotesk-text-demi-italic.eot') format('embedded-opentype');
    font-display: block;
}

@font-face {
    font-family: 'neue-haas-grotesk-text';
    font-style: normal;
    font-weight: 500;
    src: url('neue-haas-grotesk-text-medium.woff') format('woff'),
    url('neue-haas-grotesk-text-medium.woff2') format('woff2'),
    url('neue-haas-grotesk-text-medium.eot') format('embedded-opentype');
    font-display: block;
}

@font-face {
    font-family: 'neue-haas-grotesk-text';
    font-style: normal;
    font-weight: 400;
    src: url('neue-haas-grotesk-text-regular.woff') format('woff'),
    url('neue-haas-grotesk-text-regular.woff2') format('woff2'),
    url('neue-haas-grotesk-text-regular.eot') format('embedded-opentype');
    font-display: block;
}

@font-face {
    font-family: 'neue-haas-grotesk-text';
    font-style: italic;
    font-weight: 400;
    src: url('neue-haas-grotesk-text-regular-italic.woff') format('woff'),
    url('neue-haas-grotesk-text-regular-italic.woff2') format('woff2'),
    url('neue-haas-grotesk-text-regular-italic.eot') format('embedded-opentype');
    font-display: block;
}

@font-face {
    font-family: 'MaisonNeue';
    font-style: normal;
    font-weight: 900;
    src: url('MaisonNeue-Bold.woff') format('woff'),
    url('MaisonNeue-Bold.woff2') format('woff2');
    font-display: block;
}

@font-face {
    font-family: 'MaisonNeue';
    font-style: normal;
    font-weight: 700;
    src: url('MaisonNeue-Demi.woff') format('woff'),
    url('MaisonNeue-Demi.woff2') format('woff2');
    font-display: block;
}

@font-face {
    font-family: 'MaisonNeue';
    font-style: normal;
    font-weight: 400;
    src: url('MaisonNeue-Medium.woff') format('woff'),
    url('MaisonNeue-Medium.woff2') format('woff2');
    font-display: block;
}

@font-face {
    font-family: 'MaisonNeue';
    font-style: normal;
    font-weight: 300;
    src: url('MaisonNeue-Book.woff') format('woff'),
    url('MaisonNeue-Book.woff2') format('woff2');
    font-display: block;
}

@font-face {
    font-family: 'Font Awesome 5 Free';
    font-style: normal;
    font-weight: 900;
    src: url("fa-solid-900.eot?#iefix") format("embedded-opentype"),
    url("fa-solid-900.woff2") format("woff2"),
    url("fa-solid-900.woff") format("woff"),
    url("fa-solid-900.ttf") format("truetype"),
    url("fa-solid-900.svg#fontawesome") format("svg");
    font-display: block;
}

@font-face {
    font-family: 'InterRegular';
    font-style: normal;
    src: url("Inter-Regular.ttf") format("truetype");
    font-display: block;
}


@font-face {
    font-family: 'InterSemiBold';
    font-style: normal;
    src: url("Inter-SemiBold.ttf") format("truetype");
    font-display: block;
}