@font-face {
    font-family: ProximaBlack;
    src: url('/templates/font/Proxima/ProximaNova-Black.otf');
}

@font-face {
    font-family: Proxima;
    src: url('/templates/font/Proxima/ProximaNova-Reg.otf');
}

@font-face {
    font-family: ProximaBold;
    src: url('/templates/font/Proxima/ProximaNova-Bold.otf');
}

@font-face {
    font-family: ProximaLight;
    src: url('/templates/font/Proxima/ProximaNova-Light.otf');
}
