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

}




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

}




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

}