@font-face {
    font-family: 'MTS Text';
    src: url('MTSText-Black.eot');
    src: url('MTSText-Black.eot?#iefix') format('embedded-opentype'),
        url('MTSText-Black.woff2') format('woff2'),
        url('MTSText-Black.woff') format('woff'),
        url('MTSText-Black.ttf') format('truetype'),
        url('MTSText-Black.svg#MTSText-Black') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'MTS Text';
    src: url('MTSText-Bold.eot');
    src: url('MTSText-Bold.eot?#iefix') format('embedded-opentype'),
        url('MTSText-Bold.woff2') format('woff2'),
        url('MTSText-Bold.woff') format('woff'),
        url('MTSText-Bold.ttf') format('truetype'),
        url('MTSText-Bold.svg#MTSText-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'MTS Text';
    src: url('MTSText-Medium.eot');
    src: url('MTSText-Medium.eot?#iefix') format('embedded-opentype'),
        url('MTSText-Medium.woff2') format('woff2'),
        url('MTSText-Medium.woff') format('woff'),
        url('MTSText-Medium.ttf') format('truetype'),
        url('MTSText-Medium.svg#MTSText-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'MTS Text';
    src: url('MTSText-Regular.eot');
    src: url('MTSText-Regular.eot?#iefix') format('embedded-opentype'),
        url('MTSText-Regular.woff2') format('woff2'),
        url('MTSText-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

