@font-face {
    font-family: 'MTS Wide';
    font-weight: 400;
    src: url(/fonts//MTSWide-Regular.woff) format("woff");
}
@font-face {
    font-family: 'MTS Wide';
    font-weight: 500;
    src: url(/fonts//MTSWide-Medium.woff) format("woff");
}
@font-face {
    font-family: 'MTS Wide';
    font-weight: 700;
    src: url(/fonts//MTSWide-Bold.woff) format("woff");
}

@font-face {
    font-family: 'MTS Extended';
    font-weight: 400;
    src: url(/fonts//MTSExtended-Regular.woff) format("woff");
}
@font-face {
    font-family: 'MTS Extended';
    font-weight: 500;
    src: url(/fonts//MTSExtended-Medium.woff) format("woff");
}
@font-face {
    font-family: 'MTS Extended';
    font-weight: 700;
    src: url(/fonts//MTSExtended-Bold.woff) format("woff");
}
@font-face {
    font-family: 'MTS Sans';
    font-weight: 400;
    src: url(/fonts//MTSText-Regular.woff) format("woff");
}
@font-face {
    font-family: 'MTS Sans';
    font-weight: 500;
    src: url(/fonts//MTSText-Medium.woff) format("woff");
}
@font-face {
    font-family: 'MTS Sans';
    font-weight: 700;
    src: url(/fonts//MTSText-Bold.woff) format("woff");
}