@font-face {
    font-family: 'Overpass';
    font-style: italic;
    font-weight: 300;
    src: url('Overpass-LightItalic.ttf') format('truetype');
}

@font-face {
    font-family: 'Overpass';
    font-style: normal;
    font-weight: 300;
    src: url('Overpass-Light.ttf') format('truetype');
}

@font-face {
    font-family: 'Overpass';
    font-style: normal;
    font-weight: 400;
    src: url('Overpass-Regular.ttf') format('truetype');
    descent-override: 17%;
}

@font-face {
    font-family: 'Overpass';
    font-style: normal;
    font-weight: 500;
    src: url('Overpass-Medium.ttf') format('truetype');
    descent-override: 17%;
}

@font-face {
    font-family: 'Euclid Circular B';
    font-style: italic;
    font-weight: 300;
    src: url('Euclid\ Circular\ B\ Italic.ttf') format('truetype');
}

@font-face {
    font-family: 'Euclid Circular B';
    font-style: normal;
    font-weight: 300;
    src: url('Euclid\ Circular\ B\ Light.ttf') format('truetype');
}

@font-face {
    font-family: 'Euclid Circular B';
    font-style: normal;
    font-weight: 400;
    src: url('Euclid\ Circular\ B\ Regular.ttf') format('truetype');
    descent-override: 17%;
}

@font-face {
    font-family: 'Ubuntu Mono';
    font-style: normal;
    font-weight: 400;
    src: url('UbuntuMono-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Euclid Circular B';
    font-style: normal;
    font-weight: 500;
    src: url('Euclid\ Circular\ B\ Medium.ttf') format('truetype');
    descent-override: 17%;
}
