@font-face {
    font-family: 'OpenSansRegular';
    src: url('../fonts/OpenSans-Regular-webfont.eot');
    src: url('../fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-Regular-webfont.woff') format('woff'),
         url('../fonts/OpenSans-Regular-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-Regular-webfont.svg#OpenSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'OpenSansSemibold';
    src: url('../fonts/OpenSans-Semibold-webfont.eot');
    src: url('../fonts/OpenSans-Semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-Semibold-webfont.woff') format('woff'),
         url('../fonts/OpenSans-Semibold-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-Semibold-webfont.svg#OpenSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'MidoMedium';
    src: url('../fonts/Mido-webfont.eot');
    src: url('../fonts/Mido-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Mido-webfont.woff') format('woff'),
         url('../fonts/Mido-webfont.ttf') format('truetype'),
         url('../fonts/Mido-webfont.svg#MidoMedium') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'quanticobold';
    src: url('../fonts/quantico-bold-webfont.eot');
    src: url('../fonts/quantico-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/quantico-bold-webfont.woff') format('woff'),
         url('../fonts/quantico-bold-webfont.ttf') format('truetype'),
         url('../fonts/quantico-bold-webfont.svg#quanticobold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'exoregular';
    src: url('../fonts/Exo-Regular-webfont.eot');
    src: url('../fonts/Exo-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Exo-Regular-webfont.woff2') format('woff2'),
         url('../fonts/Exo-Regular-webfont.woff') format('woff'),
         url('../fonts/Exo-Regular-webfont.ttf') format('truetype'),
         url('../fonts/Exo-Regular-webfont.svg#exoregular') format('svg');
    font-weight: normal;
    font-style: normal;

}