@font-face {
    font-family: 'mandala';
    src: url('https://cdn.studio100.com/de-3-biggetjes/font/mandala_bold_italic-webfont.woff2') format('woff2'),
         url('https://cdn.studio100.com/de-3-biggetjes/font/mandala_bold_italic-webfont.woff') format('woff');
    font-weight: bold;
    font-style: italic;

}

@font-face {
    font-family: 'mandala';
    src: url('https://cdn.studio100.com/de-3-biggetjes/font/mandala_bold-webfont.woff2') format('woff2'),
         url('https://cdn.studio100.com/de-3-biggetjes/font/mandala_bold-webfont.woff') format('woff');
    font-weight: bold;
    font-style: normal;

}


@font-face {
    font-family: 'mandala';
    src: url('https://cdn.studio100.com/de-3-biggetjes/font/mandala_italic-webfont.woff2') format('woff2'),
         url('https://cdn.studio100.com/de-3-biggetjes/font/mandala_italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: italic;

}


@font-face {
    font-family: 'mandala';
    src: url('https://cdn.studio100.com/de-3-biggetjes/font/mandala_regular-webfont.woff2') format('woff2'),
         url('https://cdn.studio100.com/de-3-biggetjes/font/mandala_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}