@charset "utf-8";
@font-face {
    font-family: 'cantarellbold';
    src: url('cantarell-bold-webfont.woff2') format('woff2'),
         url('cantarell-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'cantarellboldoblique';
    src: url('cantarell-boldoblique-webfont.woff2') format('woff2'),
         url('cantarell-boldoblique-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'cantarelloblique';
    src: url('cantarell-oblique-webfont.woff2') format('woff2'),
         url('cantarell-oblique-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'cantarellregular';
    src: url('cantarell-regular-webfont.woff2') format('woff2'),
         url('cantarell-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}