@font-face {
	font-family: 'Baskerville';
	src: url('BaskervilleBT.ttf') format('ttf');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Baskerville';
	src: url('BaskervilleBoldBT.ttf') format('ttf');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Baskerville';
	src: url('BaskervilleBoldItalicBT.ttf') format('ttf');
	font-weight: bold;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Baskerville';
	src: url('BaskervilleItalicBT.ttf') format('ttf');
	font-weight: normal;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Gotham';
	src: url('GothamMedium.otf') format('truetype');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Gotham Rounded';
	src: url('GothamRoundedBold.otf') format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Gotham Book';
	src: url('GOTHAMBOOK.TTF') format('truetype');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Gotham Book';
	src: url('Gotham-Book.otf') format('truetype');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Northwell';
	src: url('Northwell.otf') format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'MuseoSans';
	src: url('museo-sans-300.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}