@font-face {
    font-family: 'Arial';
    src: url('../font/arialmt.eot');
    src: url('../font/arialmt.eot') format('embedded-opentype'),
        url('../font/arialmt.ttf') format('truetype'),
        url('../font/arialmt.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

