@font-face {
    font-family: 'arizoniaregular';
    src: url('../fonts/arizonia-regular-webfont.woff2') format('woff2'),
         url('../fonts/arizonia-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'tangerinebold';
    src: url('../fonts/tangerine_bold-webfont.woff2') format('woff2'),
         url('../fonts/tangerine_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'tangerineregular';
    src: url('../fonts/tangerine_regular-webfont.woff2') format('woff2'),
         url('../fonts/tangerine_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'FREESCPT';
    src: url('../fonts/FREESCPT.woff') format('woff'),
         url('../fonts/FREESCPT.ttf') format('ttf'),
         url('../fonts/FREESCPT.eof') format('eof'),
         url('../fonts/FREESCPT.otf') format('otf'),
         url('../fonts/FREESCPT.svg#FREESCPT') format('svg');
    font-weight: normal;
    font-style: normal;

}