@font-face {
    font-family: "ProximaNovaSemibold";
    src: url(/fonts/ProximaNova-Semibold.otf) format("truetype");
}

@font-face {
    font-family: "ProximaNovaLight";
    src: url(/fonts/ProximaNova-Light.otf) format("truetype");
}

@font-face {
    font-family: "ProximaNova";
    src: url(/fonts/ProximaNova-Regular.otf) format("truetype");
}


@font-face {
    font-family: "CousineBold";
    src: url(/fonts/Cousine-Bold.ttf) format("truetype");
}

@font-face {
    font-family: "CousineRegular";
    src: url(/fonts/Cousine-Regular.ttf) format("truetype");
}

@font-face {
    font-family: "DINProRegular";
    src: url(/fonts/DINPro.otf) format("truetype");
}

@font-face {
    font-family: "DINProCondLight";
    src: url(/fonts/DINPro-CondLight.otf) format("truetype");
}

@font-face {
    font-family: "DINProLight";
    src: url(/fonts/DINPro-Light.otf) format("truetype");
}

@font-face {
    font-family: "DINProMedium";
    src: url(/fonts/DINPro-Medium.otf) format("truetype");
}

