@font-face {
    font-family: 'ERS-Sans-Cased';
    src: url('/fonts/ERS-Sans-Cased.woff2') format('woff2'),
         url('/fonts/ERS-Sans-Cased.woff') format('woff'),
         url('/fonts/ERS-Sans-Cased.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ERS-Sans-Upper';
    src: url('/fonts/ERS-Sans-Upper.woff2') format('woff2'),
         url('/fonts/ERS-Sans-Upper.woff') format('woff'),
         url('/fonts/ERS-Sans-Upper.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}