/* start - font face */

@font-face {
    font-family: 'Gotham-Bold';
    src: url('../fonts/gotham_bold/GothamBold.eot');
    src: url('../fonts/gotham_bold/GothamBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/gotham_bold/GothamBold.woff2') format('woff2'),
        url('../fonts/gotham_bold/GothamBold.woff') format('woff'),
        url('../fonts/gotham_bold/GothamBold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

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

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

@font-face {
    font-family: 'Gotham-Thin';
    src: url('../fonts/gotham_thin/GothamThin.eot');
    src: url('../fonts/gotham_thin/GothamThin.eot?#iefix') format('embedded-opentype'),
        url('../fonts/gotham_thin/GothamThin.woff2') format('woff2'),
        url('../fonts/gotham_thin/GothamThin.woff') format('woff'),
        url('../fonts/gotham_thin/GothamThin.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham-Extra-Light';
    src: url('../fonts/gotham_xlight/GothamExtraLight.eot');
    src: url('../fonts/gotham_xlight/GothamExtraLight.eot?#iefix') format('embedded-opentype'),
        url('../fonts/gotham_xlight/GothamExtraLight.woff2') format('woff2'),
        url('../fonts/gotham_xlight/GothamExtraLight.woff') format('woff'),
        url('../fonts/gotham_xlight/GothamExtraLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham-Book';
    src: url('../fonts/gotham_book/GothamBook.eot');
    src: url('../fonts/gotham_book/GothamBook.eot?#iefix') format('embedded-opentype'),
        url('../fonts/gotham_book/GothamBook.woff2') format('woff2'),
        url('../fonts/gotham_book/GothamBook.woff') format('woff'),
        url('../fonts/gotham_book/GothamBook.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Libre-Baskerville-Italic';
    src: url('../fonts/LibreBaskerville-Italic.ttf');
    font-display: swap;
}

@font-face {
    font-family: 'Libre-Baskerville';
    src: url('../fonts/libre_baskerville_regular/LibreBaskerville-Regular.eot');
    src: url('../fonts/libre_baskerville_regular/LibreBaskerville-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/libre_baskerville_regular/LibreBaskerville-Regular.woff') format('woff'),
        url('../fonts/libre_baskerville_regular/LibreBaskerville-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'roslindale-bold';
    src: url('../fonts/roslindale_display_condensed_bold/Roslindale-DisplayCondensedBold.eot');
    src: url('../fonts/roslindale_display_condensed_bold/Roslindale-DisplayCondensedBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/roslindale_display_condensed_bold/Roslindale-DisplayCondensedBold.woff') format('woff'),
        url('../fonts/roslindale_display_condensed_bold/Roslindale-DisplayCondensedBold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Plus Jakarta Sans Light';
    src: url('../fonts/jakarta-sans/PlusJakartaSans-Light.ttf');
    font-display: swap;
}

@font-face {
    font-family: 'Plus Jakarta Sans SemiBold';
    src: url('../fonts/jakarta-sans/PlusJakartaSans-SemiBold.ttf');
    font-display: swap;
}

@font-face {
    font-family: 'Plus Jakarta Sans Bold';
    src: url('../fonts/jakarta-sans/PlusJakartaSans-Bold.ttf');
    font-display: swap;
}

@font-face {
    font-family: 'Plus Jakarta Sans Medium';
    src: url('../fonts/jakarta-sans/PlusJakartaSans-Medium.ttf');
    font-display: swap;
}

@font-face {
    font-family: 'Archivo Expanded Regular';
    src: url('../fonts/archivo_expanded/Archivo-Expanded-Regular.ttf');
    font-display: swap;
}

@font-face {
    font-family: 'Archivo Expanded Medium';
    src: url('../fonts/archivo_expanded/Arvhice-Expanded-Medium.ttf');
    font-display: swap;
}

@font-face {
    font-family: 'Outfit Light';
    src: url('../fonts/outfit_light/Outfit-Light.ttf');
    font-display: swap;
}

@font-face {
    font-family: 'Outfit Medium';
    src: url('../fonts/outfit_medium/Outfit-Medium.ttf');
    font-display: swap;
}

@font-face {
    font-family: 'Outfit Bold';
    src: url('../fonts/outfit_heavy/Outfit-Bold.ttf');
    font-display: swap;
}

@font-face {
    font-family: 'Outfit Regular';
    src: url('../fonts/outfit_regular/Outfit-Regular.ttf');
    font-display: swap;
}
/* end - font face */
