﻿body {
    font-family:myarial;
}
@font-face {
    font-style: normal;
    font-family: myarial;
    src: url("../fonts/arial.ttf");
}
