@font-face {
    font-family: "Panton-Regular";
    src: url("../fonts/Panton-Regular.eot");
    src: url("../fonts/Panton-Regular.eot?#iefix") format("embedded-opentype"),
        url("../fonts/Panton-Regular.woff2") format("woff2"),
        url("../fonts/Panton-Regular.woff") format("woff"),
        url("../fonts/Panton-Regular.ttf") format("truetype"),
        url("../fonts/Panton-Regular.svg#Panton-Regular") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Panton-Bold";
    src: url('../fonts/Panton-Bold.eot');
    src: url('../fonts/Panton-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Panton-Bold.woff2') format('woff2'),
        url('../fonts/Panton-Bold.woff') format('woff'),
        url('../fonts/Panton-Bold.ttf') format('truetype'),
        url('../fonts/Panton-Bold.svg#Panton-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}


.mm-navbar .mod_langswitcher
{display: none!important;

