@font-face {
    font-family: 'Arial';
    src: url('../fonts/arial.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Arial_Black';
    src: url('../fonts/ariblk_0.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Digital Mdm';
    src: url('../fonts/Digital-Mdm.otf') format('truetype');
    font-weight: normal;
    font-style: normal;
}