@font-face {
    font-family: 'Poppins';
    src: url('./woff2/PoppinsLatin-Thin.woff2') format('woff2');
    font-style: normal;
    font-weight: 100;
}

@font-face {
    font-family: 'Poppins';
    src: url('./woff2/PoppinsLatin-ExtraLight.woff2') format('woff2');
    font-style: normal;
    font-weight: 200;
}

@font-face {
    font-family: 'Poppins';
    src: url('./woff2/PoppinsLatin-Light.woff2') format('woff2');
    font-style: normal;
    font-weight: 300;
}


@font-face {
    font-family: 'Poppins';
    src: url('./woff2/PoppinsLatin-Regular.woff2') format('woff2');
    font-style: normal;
    font-weight: 400;
}


@font-face {
    font-family: 'Poppins';
    src: url('./woff2/PoppinsLatin-Medium.woff2') format('woff2');
    font-style: normal;
    font-weight: 500;
}

@font-face {
    font-family: 'Poppins';
    src: url('./woff2/PoppinsLatin-SemiBold.woff2') format('woff2');
    font-style: normal;
    font-weight: 600;
}

@font-face {
    font-family: 'Poppins';
    src: url('./woff2/PoppinsLatin-Bold.woff2') format('woff2');
    font-style: normal;
    font-weight: 700;
}

@font-face {
    font-family: 'Poppins';
    src: url('./woff2/PoppinsLatin-ExtraBold.woff2') format('woff2');
    font-style: normal;
    font-weight: 800;
}


@font-face {
    font-family: 'Poppins';
    src: url('./woff2/PoppinsLatin-Black.woff2') format('woff2');
    font-style: normal;
    font-weight: 900;
}

@font-face {
    font-family: 'Poppins';
    src: url('./woff2/PoppinsLatin-ThinItalic.woff2') format('woff2');
    font-style: italic;
    font-weight: 100;
}

@font-face {
    font-family: 'Poppins';
    src: url('./woff2/PoppinsLatin-ExtraLightItalic.woff2') format('woff2');
    font-style: italic;
    font-weight: 200;
}

@font-face {
    font-family: 'Poppins';
    src: url('./woff2/PoppinsLatin-LightItalic.woff2') format('woff2');
    font-style: italic;
    font-weight: 300;
}


@font-face {
    font-family: 'Poppins';
    src: url('./woff2/PoppinsLatin-Italic.woff2') format('woff2');
    font-style: italic;
    font-weight: 400;
}


@font-face {
    font-family: 'Poppins';
    src: url('./woff2/PoppinsLatin-MediumItalic.woff2') format('woff2');
    font-style: italic;
    font-weight: 500;
}

@font-face {
    font-family: 'Poppins';
    src: url('./woff2/PoppinsLatin-SemiBoldItalic.woff2') format('woff2');
    font-style: italic;
    font-weight: 600;
}

@font-face {
    font-family: 'Poppins';
    src: url('./woff2/PoppinsLatin-BoldItalic.woff2') format('woff2');
    font-style: italic;
    font-weight: 700;
}

@font-face {
    font-family: 'Poppins';
    src: url('./woff2/PoppinsLatin-ExtraBoldItalic.woff2') format('woff2');
    font-style: italic;
    font-weight: 800;
}


@font-face {
    font-family: 'Poppins';
    src: url('./woff2/PoppinsLatin-BlackItalic.woff2') format('woff2');
    font-style: italic;
    font-weight: 900;
}
