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

}
@font-face {
    font-family: 'Aerokids';
    src: url('aerokids/aerokids-webfont.woff2') format('woff2'),
         url('aerokids/aerokids-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'Work Sans';
    src: url('work-sans/worksans-variablefont_wght-webfont.woff2') format('woff2'),
         url('work-sans/worksans-variablefont_wght-webfont.woff') format('woff');
    font-weight: 100 900;
    font-style: normal;

}
@font-face {
    font-family: 'Work Sans';
    src: url('work-sans/worksans-italic-variablefont_wght-webfont.woff2') format('woff2'),
         url('work-sans/worksans-italic-variablefont_wght-webfont.woff') format('woff');
    font-weight: 100 900;
    font-style: italic;

}
