/** Akzidenz Grotesk **/

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

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

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