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

