@font-face {
    font-family: 'ArialMT';
    src: url("../fonts/ArialMT.ttf") format("truetype"),
        url("../fonts/ArialMT.woff") format("woff"),
        url("../fonts/ArialMT.eot") format("eot"),
        url("../fonts/ArialMT.svg") format("otf");
    font-weight: normal;
    font-style: normal;
}