@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-It';
    src: url('fonts/Calluna-It-webfont.woff2') format('woff2'),
         url('fonts/Calluna-It-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
