@font-face {
    font-family: 'aeonik_proregular';
    src: url('aeonikpro-regular-webfont.woff2') format('woff2'),
         url('aeonikpro-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'aeonik_probold';
    src: url('aeonikpro-bold-webfont.woff2') format('woff2'),
         url('aeonikpro-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}