/* kaushan-script-regular - latin */
@font-face {
    font-family: 'Kaushan';
    font-style: normal;
    font-weight: 400;
    src: url('./kaushan-script-v14-latin-regular.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('./kaushan-script-v14-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('./kaushan-script-v14-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('./kaushan-script-v14-latin-regular.woff') format('woff'), /* Modern Browsers */
    url('./kaushan-script-v14-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('./kaushan-script-v14-latin-regular.svg#KaushanScript') format('svg'); /* Legacy iOS */
}

@font-face {
    font-family: 'Gordita';
    src: url('./Gordita-Regular.eot');
    src: url('./Gordita-Regular.eot?#iefix') format('embedded-opentype'),
        url('./Gordita-Regular.woff2') format('woff2'),
        url('./Gordita-Regular.woff') format('woff'),
        url('./Gordita-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gordita';
    src: url('./Gordita-Medium.eot');
    src: url('./Gordita-Medium.eot?#iefix') format('embedded-opentype'),
        url('./Gordita-Medium.woff2') format('woff2'),
        url('./Gordita-Medium.woff') format('woff'),
        url('./Gordita-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

