
@font-face {
    font-family: 'AssociateSansBold';
    src: url('../fonts/associateSans/AssociateSansBold.eot'); /* IE9 Compat Modes */
    src: url('../fonts/associateSans/AssociateSansBold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/associateSans/AssociateSansBold.woff2') format('woff2'), /* Modern Browsers */
         url('../fonts/associateSans/AssociateSansBold.woff') format('woff'), /* Modern Browsers */
         url('../fonts/associateSans/AssociateSansBold.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: 'AssociateSansMedium';
    src: url('../fonts/associateSans/AssociateSansMedium.eot'); /* IE9 Compat Modes */
    src: url('../fonts/associateSans/AssociateSansMedium.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/associateSans/AssociateSansMedium.woff2') format('woff2'), /* Modern Browsers */
         url('../fonts/associateSans/AssociateSansMedium.woff') format('woff'), /* Modern Browsers */
         url('../fonts/associateSans/AssociateSansMedium.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: 'AssociateSansRegular';
    src: url('../fonts/associateSans/AssociateSansRegular.eot'); /* IE9 Compat Modes */
    src: url('../fonts/associateSans/AssociateSansRegular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/associateSans/AssociateSansRegular.woff2') format('woff2'), /* Modern Browsers */
         url('../fonts/associateSans/AssociateSansRegular.woff') format('woff'), /* Modern Browsers */
         url('../fonts/associateSans/AssociateSansRegular.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}



.fonts_AssociateSansBold{ font-family: 'AssociateSansBold' !important; }
.fonts_AssociateSansMedium{ font-family: 'AssociateSansMedium' !important; }
.fonts_AssociateSansRegular{ font-family: 'AssociateSansRegular' !important; }

