@font-face {
    font-family: 'Tigr';
    src: url('type/tigr-regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Tigr';
    src: url('type/tigr-regular-italic.woff2') format('woff2');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Tigr Medium';
    src: url('type/tigr-medium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}