@font-face {
    font-family: "Proxima Nova Alt";
    src: url("../fonts/Mark Simonson - Proxima Nova Alt Regular.woff2") format("woff2");
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Proxima Nova Alt";
    src: url("../fonts/Mark Simonson - Proxima Nova Alt Bold.woff2") format("woff2");
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Proxima Nova Alt";
    src: url("../fonts/Mark Simonson - Proxima Nova Alt Extrabold.woff2") format("woff2");
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Proxima Nova Alt";
    src: url("../fonts/Mark Simonson - Proxima Nova Alt Black.woff2") format("woff2");
    font-style: normal;
    font-display: swap;
}
h1, h2, h3, h4, h5, h6,
.et_pb_module h1, .et_pb_module h2, .et_pb_module h3,
.et_pb_module h4, .et_pb_module h5, .et_pb_module h6 {
    font-family: "Proxima Nova Alt", "Proxima Nova", sans-serif !important;
}