/* Roboto */
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

@font-face {
    font-family: 'PeroW01-SemiLight';
    src: url('PeroW01-SemiLight.woff2') format('woff2'),
        url('PeroW01-SemiLight.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'PeroW01';
    src: url('PeroW01-Bold.woff2') format('woff2'),
        url('PeroW01-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'PeroW01';
    src: url('PeroW01-SemiBold.woff2') format('woff2'),
        url('PeroW01-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'PeroW01';
    src: url('PeroW01-Regular.woff2') format('woff2'),
        url('PeroW01-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'PeroW01';
    src: url('PeroW01-Light.woff2') format('woff2'),
        url('PeroW01-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Signika';
    src: url('Signika-Light.woff2') format('woff2'),
        url('Signika-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Signika';
    src: url('Signika-Regular.woff2') format('woff2'),
        url('Signika-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

