@font-face {
    font-family: 'Mail Sans Roman Med';
    src: url('Mail_Sans_Roman_Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Mail Sans Roman';
    src: url('Mail_Sans_Roman_Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}