@font-face {
    font-family: 'arista_pro_triallight';
    src: url('../fonts/arista-pro-light-trial-webfont.woff2') format('woff2'),
         url('../fonts/arista-pro-light-trial-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'candy_caneregular';
    src: url('../fonts/candy_cane-webfont.woff2') format('woff2'),
         url('../fonts/candy_cane-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}