@font-face {
    font-family: 'Swis721 Cn BT';
    src: url('../fonts/swis/swis721-cn-bt.woff') format('woff'),
            url('../fonts/swis/swis721-cn-bt.woff2') format('woff'),
            url('../fonts/swis/swis721-cn-bt.eot') format('woff');
    font-weight: normal;
    font-style: normal;
}

.swis721 { font-family: 'Swis721 Cn BT' !important; }

@font-face {
    font-family: 'akrobatregular';
    src: url('../fonts/akrobat/akrobat-regular-webfont.woff2') format('woff2'),
         url('../fonts/akrobat/akrobat-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
.akrobat { font-family: 'akrobatregular'; }

@font-face {
    font-family: 'abadi_mt_condensed_lightRg';
    src: url('../fonts/abadi/abadi_mt_condensed_light-webfont.woff2') format('woff2'),
         url('../fonts/abadi/abadi_mt_condensed_light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
.abadilight {
    font-family: 'abadi_mt_condensed_lightRg' !important;
}

@font-face {
    font-family: 'Creighton';
    src: url('../fonts/creighton/creightonreg-webfont.woff') format('woff'),
            url('../fonts/creighton/creightonreg-webfont.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}
.creighton { font-family: 'Creighton' !important; }
