@font-face {
    font-family: 'vivaldi_stdregular';
    src: url('../fonts/VivaldiStd/vivaldistd-webfont.woff2') format('woff2'),
         url('../fonts/VivaldiStd/vivaldistd-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'altacaption';
    src: url('../fonts/AltaCaption/alta_caption-webfont.woff') format('woff2'),
         url('../fonts/AltaCaption/alta_caption-webfont.woff2') format('woff');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'candararegular';
    src: url('../fonts/Candara/candara-webfont.woff2') format('woff2'),
         url('../fonts/Candara/candara-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}