
/* font-family: "ProximaNovaRegular"; */
@font-face {
    font-family: "ProximaNovaRegular";
    src: url("../fonts/ProximaNovaRegular.otf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "ProximaNovaLight"; */
@font-face {
    font-family: "ProximaNovaThin";
    src: url("../fonts/ProximaNovaThin.otf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "ProximaNovaLight"; */
@font-face {
    font-family: "ProximaNovaLight";
    src: url("../fonts/ProximaNovaLight.otf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "ProximaNovaSemibold"; */
@font-face {
    font-family: "ProximaNovaSemibold";
    src: url("../fonts/ProximaNovaSemibold.otf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "ProximaNovaBold"; */
@font-face {
    font-family: "ProximaNovaBold";
    src: url("../fonts/ProximaNovaBold.otf") format("truetype");
    font-style: normal;
    font-weight: normal;
}