@font-face {
    font-family: 'Tablet Gothic Narrow';
    src: url('../fonts/TabletGothicNarrow.ttf') format('truetype');
    font-style: normal;
    font-weight: 300;
}

@font-face {
    font-family: 'Tablet Gothic Narrow';
    src: url('../fonts/TabletGothicNarrow.ttf') format('truetype');
    font-style: normal;
    font-weight: 400;
}

@font-face {
    font-family: 'Tablet Gothic Narrow';
    src: url('../fonts/TabletGothicNarrow.ttf') format('truetype');
}


@font-face {
    font-family: 'Abril';
    src: url('../fonts/Abril_Display_Regular.otf') format('opentype');
}