@font-face {
    font-family: 'DreamingOutloudSans-Caps';
    src: url('../fonts/DreamingOutloudSans-Caps.woff2') format('woff2');
}

@font-face {
    font-family: 'DreamingOutloudSans-Regular';
    src: url('../fonts/DreamingOutloudSans-Regular.woff2') format('woff2');
}

@font-face {
    font-family: 'DreamingOutloudSans-Slanted';
    src: url('../fonts/DreamingOutloudSans-Slanted.woff2') format('woff2');
}

@font-face {
    font-family: 'DreamingOutloudScript-Regular';
    src: url('../fonts/DreamingOutloudScript-Regular.woff2') format('woff2');
}

@font-face {
    font-family: 'DreamingOutloudSans-Doodles';
    src: url('../fonts/DreamingOutloudSans-Doodles.woff2') format('woff2');
}

@font-face {
    font-family: 'DreamingOutloudSans-ChristmasDoodles';
    src: url('../fonts/DreamingOutloudSans-ChristmasDoodles.woff2') format('woff2');
}

@font-face {
    font-family: 'WixMadeforText-Bold';
    src: url('../fonts/WixMadeforText-Bold.woff2') format('woff2');
}

@font-face {
    font-family: 'WixMadeforText-BoldItalic';
    src: url('../fonts/WixMadeforText-BoldItalic.woff2') format('woff2');
}

@font-face {
    font-family: 'WixMadeforText-ExtraBold';
    src: url('../fonts/WixMadeforText-ExtraBold.woff2') format('woff2');
}

@font-face {
    font-family: 'WixMadeforText-ExtraBoldItalic';
    src: url('../fonts/WixMadeforText-ExtraBoldItalic.woff2') format('woff2');
}

@font-face {
    font-family: 'WixMadeforText-Italic';
    src: url('../fonts/WixMadeforText-Italic.woff2') format('woff2');
}

@font-face {
    font-family: 'WixMadeforText-Medium';
    src: url('../fonts/WixMadeforText-Medium.woff2') format('woff2');
}

@font-face {
    font-family: 'WixMadeforText-MediumItalic';
    src: url('../fonts/WixMadeforText-MediumItalic.woff2') format('woff2');
}

@font-face {
    font-family: 'WixMadeforText-Regular';
    src: url('../fonts/WixMadeforText-Regular.woff2') format('woff2');
}

@font-face {
    font-family: 'WixMadeforText-SemiBold';
    src: url('../fonts/WixMadeforText-SemiBold.woff2') format('woff2');
}

@font-face {
    font-family: 'WixMadeforText-SemiBoldItalic';
    src: url('../fonts/WixMadeforText-SemiBoldItalic.woff2') format('woff2');
}

@font-face {
    font-family: 'WorkSans-Thin';
    src: url('../fonts/WorkSans-Thin.woff2') format('woff2');
    font-weight: 100;
}

@font-face {
    font-family: 'WorkSans-ExtraLight';
    src: url('../fonts/WorkSans-ExtraLight.woff2') format('woff2');
    font-weight: 200;
}

@font-face {
    font-family: 'WorkSans-Light';
    src: url('../fonts/WorkSans-Light.woff2') format('woff2');
    font-weight: 300;
}

@font-face {
    font-family: 'WorkSans-Regular';
    src: url('../fonts/WorkSans-Regular.woff2') format('woff2');
    font-weight: 400;
}

@font-face {
    font-family: 'WorkSans-Medium';
    src: url('../fonts/WorkSans-Medium.woff2') format('woff2');
    font-weight: 500;
}

@font-face {
    font-family: 'WorkSans-SemiBold';
    src: url('../fonts/WorkSans-SemiBold.woff2') format('woff2');
    font-weight: 600;
}

@font-face {
    font-family: 'WorkSans-Bold';
    src: url('../fonts/WorkSans-Bold.woff2') format('woff2');
    font-weight: 700;
}

@font-face {
    font-family: 'WorkSans-ExtraBold';
    src: url('../fonts/WorkSans-ExtraBold.woff2') format('woff2');
    font-weight: 800;
}

@font-face {
    font-family: 'WorkSans-Black';
    src: url('../fonts/WorkSans-Black.woff2') format('woff2');
    font-weight: 900;
}
