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

}

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

}