@font-face {
    font-family: 'arialregular';
    src: url('../fonts/arial/arial.woff2') format('woff2'),
         url('../fonts/arial/arial.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

.arial{font-family: 'arialregular' !important;}


@font-face {
    font-family: 'swiss_721bold_condensed';
    src: url('../fonts/swis721/swiss-721-bold-condensed.woff2') format('woff2'),
         url('../fonts/swis721/swiss-721-bold-condensed.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
.swis721_bc{
    font-family: "swiss_721bold_condensed";
}

@font-face {
    font-family: 'swiss_721condensed';
    src: url('../fonts/swis721/swiss721bt-romancondensed.woff2') format('woff2'),
         url('../fonts/swis721/swiss721bt-romancondensed.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.swis721{
    font-family: 'swiss_721condensed';
}

@font-face {
    font-family: 'myriad_proregular';
    src: url('../fonts/myriad_pro/myriadpro-regular.woff2') format('woff2'),
         url('../fonts/myriad_pro/myriadpro-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
.myriad{
    font-family: 'myriad_proregular';
}

@font-face {
    font-family: 'verdanaregular';
    src: url('../fonts/verdana/verdana.woff2') format('woff2'),
         url('../fonts/verdana/verdana.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

.verdana{font-family: 'verdanaregular' !important;}


@font-face {
    font-family: 'amsiprocond-blackuploadedfile';
    src: url('../fonts/amsipro/fontsfree-net-amsiprocond-black.woff2') format('woff2'),
         url('../fonts/amsipro/fontsfree-net-amsiprocond-black.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

.amsi{
    font-family: 'amsiprocond-blackuploadedfile'  !important;
}

@font-face {
    font-family: 'amatic_scregular';
    src: url('../fonts/amatic/amaticsc-regular.woff2') format('woff2'),
         url('../fonts/amatic/amaticsc-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
.amatic{
    font-family: 'amatic_scregurlar' !important;
}

@font-face {
    font-family: 'VAG Rounded Std';
    src: url('VAGRoundedStd-Thin.eot')
        url('../fonts/vag/VAGRoundedStd-Thin.woff2') format('woff2'),
        url('../fonts/vag/VAGRoundedStd-Thin.woff') format('woff'),;
    font-weight: normal;
    font-style: normal;

}


.vag{
    font-family: 'VAG Rounded Std';
}