﻿@font-face {
    font-family: 'Mixage';
    src: url('/fonts/Mixage ITC Std Black.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MingCute';
    src: url("../fonts/MingCute.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: block;
}