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

}

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

}

@font-face {
    font-family: 'GT-Sectra-Display-Regular';
    src: url('../fonts/GT-Sectra-Display-Regular.woff2') format('woff2'),
         url('../fonts/GT-Sectra-Display-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
