@font-face {
    font-family: Gotham;
    src: url("fonts/Gotham-Light_0.otf") format("opentype");
}
@font-face {
    font-family: SFProBold;
    font-weight: bold;
    src: url("fonts/SF-Pro-Display-Bold.otf") format("opentype");
}
@font-face {
    font-family: SFProLight;
    src: url("fonts/SF-Pro-Display-Light.otf") format("opentype");
}
@font-face {
    font-family: Navidalia;
    src: url("fonts/Navidalia-Regular.otf") format("opentype");
}
@font-face {
    font-family: AvenirBold;
    src: url("fonts/Avenir.otf") format("opentype");
}
@font-face {
    font-family: AvenirLight;
    src: url("fonts/AvenirLight.otf") format("opentype");
}
@font-face {
    font-family: WorkSansRegular;
    src: url("fonts/WorkSansRegular.otf") format("opentype");
}
@font-face {
    font-family: WorkSansSemiBold;
    src: url("fonts/WorkSansSemiBold.otf") format("opentype");
}
	
	