@font-face {
    font-display: swap;
    font-family: 'Roboto local';
    font-style: normal;
    font-weight: 300;
    src: url('roboto-v18-latin-300.woff2') format('woff2');
}

@font-face {
    font-display: swap;
    font-family: 'Roboto local';
    font-style: normal;
    font-weight: 400;
    src: url('roboto-v18-latin-regular.woff2') format('woff2');
}

@font-face {
    font-display: swap;
    font-family: 'Roboto local';
    font-style: normal;
    font-weight: 500;
    src: url('roboto-v18-latin-500.woff2') format('woff2');
}

@font-face {
    font-display: swap;
    font-family: 'Roboto local';
    font-style: normal;
    font-weight: 700;
    src: url('roboto-v18-latin-700.woff2') format('woff2');
}

@font-face {
    font-display: swap;
    font-family: 'Roboto local';
    font-style: normal;
    font-weight: 900;
    src: url('roboto-v18-latin-900.woff2') format('woff2');
}

@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'VisbyCF';
    font-style: normal;
    font-weight: 500;
    src: url('VisbyCF-Medium.woff2') format('woff2');
}

@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'VisbyCF';
    font-style: normal;
    font-weight: 700;
    src: url('VisbyCF-Bold.woff2') format('woff2');
}

@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'VisbyCF';
    font-style: normal;
    font-weight: 900;
    src: url('VisbyCF-ExtraBold.woff2') format('woff2');
}