@font-face {
    font-family: 'Amatic SC';
    src: url('https://www.your-bodymindsoul.de/templates/t3_bs3_blank/fonts/amatic/fonts/AmaticSC-Bold.eot');
    src: local('../fonts/Amatic SC Bold'), local('AmaticSC-Bold'),
        url('../fonts/AmaticSC-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/AmaticSC-Bold.woff2') format('woff2'),
        url('../fonts/AmaticSC-Bold.woff') format('woff'),
        url('../fonts/AmaticSC-Bold.ttf') format('truetype'),
        url('../fonts/AmaticSC-Bold.svg#AmaticSC-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Amatic SC';
    src: url('https://www.your-bodymindsoul.de/templates/t3_bs3_blank/fonts/amatic/fonts/AmaticSC-Regular.eot');
    src: local('../fonts/Amatic SC Regular'), local('AmaticSC-Regular'),
        url('../fonts/AmaticSC-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/AmaticSC-Regular.woff2') format('woff2'),
        url('../fonts/AmaticSC-Regular.woff') format('woff'),
        url('../fonts/AmaticSC-Regular.ttf') format('truetype'),
        url('../fonts/AmaticSC-Regular.svg#AmaticSC-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

