@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: 'MTD';
    src: url('../fonts/MTD.eot');
    src: url('../fonts/MTD.eot?#iefix') format('embedded-opentype'),
        url('../fonts/MTD.woff2') format('woff2'),
        url('../fonts/MTD.woff') format('woff'),
        url('../fonts/MTD.ttf') format('truetype'),
        url('../fonts/MTD.svg#MTD') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
