@font-face {
    font-family: Gotham-Book;
    src: url('../fonts/Gotham-Book.ttf');
	font-display: swap;
}
@font-face {
    font-family: Gotham-Bold;
    src: url('../fonts/Gotham-Bold.ttf');
	font-display: swap;
}
@font-face {
    font-family: Gotham-Medium;
    src: url('../fonts/Gotham-Medium.ttf');
	font-display: swap;
}
@font-face {
    font-family: Gotham-Light;
    src: url('../fonts/Gotham-Light.ttf');
	font-display: swap;
}
@font-face {
    font-family: TrumpMediaeval-Roman;
    src: url('../fonts/TrumpMediaeval-Roman.ttf');
	font-display: swap;
}
@font-face {
    font-family: MyriadPro-Regular;
    src: url('../fonts/MyriadPro-Regular.ttf');
	font-display: swap;
}
@font-face {
    font-family: SpaceGrotesk-Light;
    src: url('../fonts/SpaceGrotesk-Light.ttf');
	font-display: swap;
}
@font-face {
    font-family: MrsSaintDelafield-Regular;
    src: url('../fonts/MrsSaintDelafield-Regular.ttf');
	font-display: swap;
}
@font-face {
    font-family: Poppins-Regular;
    src: url('../fonts/Poppins-Regular.ttf');
	font-display: swap;
}
@font-face {
    font-family: Poppins-SemiBold;
    src: url('../fonts/Poppins-SemiBold.ttf');
	font-display: swap;
}
@font-face {
    font-family: Poppins-Medium;
    src: url('../fonts/Poppins-Medium.ttf');
	font-display: swap;
}
@font-face {
    font-family: Poppins-Light;
    src: url('../fonts/Poppins-Light.ttf');
	font-display: swap;
}
@font-face {
    font-family: Poppins-Bold;
    src: url('../fonts/Poppins-Bold.ttf');
	font-display: swap;
}
@font-face {
    font-family: Poppins-Italic;
    src: url('../fonts/Poppins-Italic.ttf');
	font-display: swap;
}
@font-face {
    font-family: Qwigley-Regular;
    src: url('../fonts/Qwigley-Regular.ttf');
	font-display: swap;
}
@font-face {
    font-family: Oswald-Regular;
    src: url('../fonts/Oswald-Regular.ttf');
	font-display: swap;
}
@font-face {
    font-family: Oswald-VariableFont_wght;
    src: url('../fonts/Oswald-VariableFont_wght.ttf');
	font-display: swap;
}