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


