/* Begin - GothamPro */
@font-face {
    font-family: 'GothamPro';
    font-weight: normal;
    font-style: normal;

    font-display: swap;
    src: url('../fonts/GothamPro.woff') format('woff'),
    url('../fonts/GothamPro.ttf') format('truetype');
}

@font-face {
    font-family: 'GothamPro';
    font-weight: 700;
    font-style: normal;

    font-display: swap;
    src: url('../fonts/GothamPro-Bold.woff') format('woff'),
    url('../fonts/GothamPro-Bold.ttf') format('truetype');
}
/* End - GothamPro */


/* Begin - Mossport */
@font-face {
    font-family: 'Mossport';
    font-weight: normal;
    font-style: normal;

    font-display: swap;
    src: url('../fonts/Mossport.woff') format('woff'),
    url('../fonts/Mossport.ttf') format('truetype');
}
/* End - Mossport */

/* Begin - Proxima Nova */
@font-face {
	font-family: 'Proxima Nova';
	font-weight: normal;
    font-style: normal;

    font-display: swap;
	src: url('../fonts/ProximaNova-Regular.woff') format('woff'),
		url('../fonts/ProximaNova-Regular.ttf') format('truetype');
}

@font-face {
	font-family: 'Proxima Nova';
	font-weight: normal;
    font-style: italic;

    font-display: swap;
	src: url('../fonts/ProximaNova-RegularIt.woff') format('woff'),
		url('../fonts/ProximaNova-RegularIt.ttf') format('truetype');
}

@font-face {
	font-family: 'Proxima Nova';
    font-weight: bold;
	font-style: normal;

    font-display: swap;
	src: url('../fonts/ProximaNova-Bold.woff') format('woff'),
		url('../fonts/ProximaNova-Bold.ttf') format('truetype');

}

@font-face {
	font-family: 'Proxima Nova';
    font-weight: bold;
    font-style: italic;

    font-display: swap;
	src: url('../fonts/ProximaNova-BoldIt.woff') format('woff'),
		url('../fonts/ProximaNova-BoldIt.ttf') format('truetype');
}
/* End - Proxima Nova */

/* Begin - PT Rouble Sans */
@font-face {
	font-family: 'PT Rouble Sans';
    font-weight: normal;
    font-style: normal;

    font-display: swap;
	src: url('../fonts/PTRoubleSans.woff') format('woff'),
		url('../fonts/PTRoubleSans.ttf') format('truetype');
}
/* End - PT Rouble Sans */