@font-face {
    font-family: 'palatino_linotyperegular';
    src: url('pala-webfont.woff2') format('woff2'),
         url('pala-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'palatino_linotypebold';
    src: url('palab-webfont.woff2') format('woff2'),
         url('palab-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'funtasiaregular';
    src: url('funtasia-webfont.woff2') format('woff2'),
         url('funtasia-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}