@font-face {
    font-family: 'EncodeSans_Expanded-Regular';
    src: URL('EncodeSans_Expanded-Regular.ttf') format('truetype');
}
@font-face {
    font-family: 'EncodeSans_Condensed-Light';
    src: URL('EncodeSans_Condensed-Light.ttf') format('truetype');
}
@font-face {
    font-family: 'EncodeSans-Bold';
    src: URL('EncodeSans-Bold.ttf') format('truetype');
}
@font-face {
    font-family: 'OpenSans-Regular';
    src: URL('OpenSans-Regular.ttf') format('truetype');
}