@font-face {
    font-family: 'aa_smart_sansbold';
    src: url('aasmartsans-bold-webfont.woff2') format('woff2'),
         url('aasmartsans-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'aa_smart_sans_headlight';
    src: url('aasmartsanshead-light-webfont.woff2') format('woff2'),
         url('aasmartsanshead-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'aa_smart_sansregular';
    src: url('aasmartsans-regular-webfont.woff2') format('woff2'),
         url('aasmartsans-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}