@font-face {
    font-family: 'Back to code';
    src: url('BackToCode.ttf');
    font-weight: 600;
    font-style: normal;
}

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

@font-face {
    font-family: 'IvarText';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url('IvarText-MediumItalic.woff2') format('woff2');
    font-style: italic;
}

@font-face {
    font-family: 'IBM Plex Sans';
    font-weight: 400;
    font-display: swap;
    src: url('IBMPlexSans-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'IBM Plex Sans';
    font-weight: 400;
    font-display: swap;
    src: url('IBMPlexSans-Italic.ttf') format('truetype');
    font-style: italic;
}

@font-face {
    font-family: 'IBM Plex Sans';
    font-weight: 500;
    font-display: swap;
    src: url('IBMPlexSans-Medium.ttf') format('truetype');
}

@font-face {
    font-family: 'IBM Plex Sans';
    font-weight: 500;
    font-display: swap;
    src: url('IBMPlexSans-MediumItalic.ttf') format('truetype');
    font-style: italic;
}

@font-face {
    font-family: 'IBM Plex Mono';
    font-weight: 400;
    font-display: swap;
    src: url('IBMPlexMono-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'IBM Plex Mono';
    font-weight: 400;
    font-display: swap;
    src: url('IBMPlexMono-Italic.ttf') format('truetype');
    font-style: italic;
}
