﻿@font-face {
    font-display: swap;
    font-family: 'Magical Source';
    font-style: normal;
    font-weight: normal;
    src: url('/content/fonts/magical-source/Magical-Source.woff2') format('woff2'), url('/content/fonts/magical-source/Magical-Source.woff') format('woff');
}

@font-face {
    font-display: swap;
    font-family: 'Magical Source';
    font-style: italic;
    font-weight: normal;
    src: url('/content/fonts/magical-source/Magical-Source-Oblique.woff2') format('woff2'), url('/content/fonts/magical-source/Magical-Source-Oblique.woff') format('woff');
}

@font-face {
    font-display: swap;
    font-family: 'Magical Source Condensed';
    font-stretch: condensed;
    font-style: normal;
    font-weight: normal;
    src: url('/content/fonts/magical-source/Magical-Source-Condensed.woff2') format('woff2'), url('/content/fonts/magical-source/Magical-Source-Condensed.woff') format('woff');
}

@font-face {
    font-display: swap;
    font-family: 'Magical Source Extended';
    font-stretch: expanded;
    font-style: normal;
    font-weight: normal;
    src: url('/content/fonts/magical-source/Magical-Source-Extended.woff2') format('woff2'), url('/content/fonts/magical-source/Magical-Source-Extended.woff') format('woff');
}