@charset "UTF-8";

@font-face {
    font-family: 'IT Lab Rounded';
    font-style: normal;
    font-weight: 100;
    src: url('./rounded/IT-Lab-Rounded-Ultralight.woff2') format('woff2'),
        url('./rounded/IT-Lab-Rounded-Ultralight.woff') format('woff'),
        url('./rounded/IT-Lab-Rounded-Ultralight.ttf') format('truetype');
}

@font-face {
    font-family: 'IT Lab Rounded';
    font-style: normal;
    font-weight: 200;
    src: url('./rounded/IT-Lab-Rounded-Thin.woff2') format('woff2'),
        url('./rounded/IT-Lab-Rounded-Thin.woff') format('woff'),
        url('./rounded/IT-Lab-Rounded-Thin.ttf') format('truetype');
}

@font-face {
    font-family: 'IT Lab Rounded';
    font-style: normal;
    font-weight: 300;
    src: url('./rounded/IT-Lab-Rounded-Light.woff2') format('woff2'),
        url('./rounded/IT-Lab-Rounded-Light.woff') format('woff'),
        url('./rounded/IT-Lab-Rounded-Light.ttf') format('truetype');
}

@font-face {
    font-family: 'IT Lab Rounded';
    font-style: normal;
    font-weight: 400;
    src: url('./rounded/IT-Lab-Rounded-Regular.woff2') format('woff2'),
        url('./rounded/IT-Lab-Rounded-Regular.woff') format('woff'),
        url('./rounded/IT-Lab-Rounded-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'IT Lab Rounded';
    font-style: normal;
    font-weight: 500;
    src: url('./rounded/IT-Lab-Rounded-Medium.woff2') format('woff2'),
        url('./rounded/IT-Lab-Rounded-Medium.woff') format('woff'),
        url('./rounded/IT-Lab-Rounded-Medium.ttf') format('truetype');
}

@font-face {
    font-family: 'IT Lab Rounded';
    font-style: normal;
    font-weight: 600;
    src: url('./rounded/IT-Lab-Rounded-Semibold.woff2') format('woff2'),
        url('./rounded/IT-Lab-Rounded-Semibold.woff') format('woff'),
        url('./rounded/IT-Lab-Rounded-Semibold.ttf') format('truetype');
}

@font-face {
    font-family: 'IT Lab Rounded';
    font-style: normal;
    font-weight: 700;
    src: url('./rounded/IT-Lab-Rounded-Bold.woff2') format('woff2'),
        url('./rounded/IT-Lab-Rounded-Bold.woff') format('woff'),
        url('./rounded/IT-Lab-Rounded-Bold.ttf') format('truetype');
}

@font-face {
    font-family: 'IT Lab Rounded';
    font-style: normal;
    font-weight: 800;
    src: url('./rounded/IT-Lab-Rounded-Heavy.woff2') format('woff2'),
        url('./rounded/IT-Lab-Rounded-Heavy.woff') format('woff'),
        url('./rounded/IT-Lab-Rounded-Heavy.ttf') format('truetype');
}

@font-face {
    font-family: 'IT Lab Rounded';
    font-style: normal;
    font-weight: 900;
    src: url('./rounded/IT-Lab-Rounded-Black.woff2') format('woff2'),
        url('./rounded/IT-Lab-Rounded-Black.woff') format('woff'),
        url('./rounded/IT-Lab-Rounded-Black.ttf') format('truetype');
}
