@font-face {
    font-family: 'CondLight';
    src: url('../font/AkzidenzGroteskBQ-LigCnd.woff2') format('woff2'),
         url('../font/AkzidenzGroteskBQ-LigCnd.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'CondRegular';
    src: url('../font/AkzidenzGroteskBQ-BdCndAlt.woff2') format('woff2'),
        url('../font/AkzidenzGroteskBQ-BdCndAlt.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SansMedium';
    src: url('../font/AkzidenzGroteskBQ-Medium.woff2') format('woff2'),
         url('../font/AkzidenzGroteskBQ-Medium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'CondMedium';
    src: url('../font/AkzidenzGroteskBQ-MdCndAlt.woff2') format('woff2'),
         url('../font/AkzidenzGroteskBQ-MdCndAlt.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SansRegular';
    src: url('../font/AkzidenzGroteskBQ-Reg.woff2') format('woff2'),
         url('../font/AkzidenzGroteskBQ-Reg.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
