@font-face {
    font-family: 'Gotham';
    src: url('GothamSSm-XLight_Web.woff2') format('woff2'),
        url('GothamSSm-XLight_Web.woff') format('woff');
    font-weight: 200;
	font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham';
    src: url('GothamSSm-Light_Web.woff2') format('woff2'),
        url('GothamSSm-Light_Web.woff') format('woff');
    font-weight: 300;
	font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham';
    src: url('GothamSSm-Book_Web.woff2') format('woff2'),
        url('GothamSSm-Book_Web.woff') format('woff');
    font-weight: 400;
	font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham';
    src: url('GothamSSm-Bold_Web.woff2') format('woff2'),
        url('GothamSSm-Bold_Web.woff') format('woff');
    font-weight: 700;
	font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham';
    src: url('GothamSSm-Medium_Web.woff2') format('woff2'),
        url('GothamSSm-Medium_Web.woff') format('woff');
    font-weight: 500;
	font-style: normal;
    font-display: swap;
}

