@font-face {
    font-family: 'hacen';
    src: url('../fonts/Hacen-Maghreb-Bd.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'dinpro';
    src: url('../fonts/DINProLight300.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: dinpro;
    font-weight: bold;
    src: url("../fonts/DINProBold700.otf") format("opentype");
}