/* ---------------------------- */
/* Poppins Font Face */
/* ---------------------------- */

/* Thin */
@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins/Poppins-Thin.woff2') format('woff2');
    font-weight: 100; /* Corresponds to Thin */
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins/Poppins-ThinItalic.woff2') format('woff2');
    font-weight: 100; /* Corresponds to Thin */
    font-style: italic;
    font-display: swap;
}

/* Light */
@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins/Poppins-Light.woff2') format('woff2');
    font-weight: 300; /* Corresponds to Light */
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins/Poppins-LightItalic.woff2') format('woff2');
    font-weight: 300; /* Corresponds to Light */
    font-style: italic;
    font-display: swap;
}

/* Regular */
@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins/Poppins-Regular.woff2') format('woff2');
    font-weight: 400; /* Corresponds to Regular */
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins/Poppins-Italic.woff2') format('woff2');
    font-weight: 400; /* Corresponds to Regular */
    font-style: italic;
    font-display: swap;
}

/* Medium */
@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins/Poppins-Medium.woff2') format('woff2');
    font-weight: 500; /* Corresponds to Medium */
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins/Poppins-MediumItalic.woff2') format('woff2');
    font-weight: 500; /* Corresponds to Medium */
    font-style: italic;
    font-display: swap;
}

/* Semi-Bold */
@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins/Poppins-SemiBold.woff2') format('woff2');
    font-weight: 600; /* Corresponds to Semi-Bold */
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins/Poppins-SemiBoldItalic.woff2') format('woff2');
    font-weight: 600; /* Corresponds to Semi-Bold */
    font-style: italic;
    font-display: swap;
}

/* Bold */
@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins/Poppins-Bold.woff2') format('woff2');
    font-weight: 700; /* Corresponds to Bold */
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins/Poppins-BoldItalic.woff2') format('woff2');
    font-weight: 700; /* Corresponds to Bold */
    font-style: italic;
    font-display: swap;
}

/* Extra-Bold */
@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins/Poppins-ExtraBold.woff2') format('woff2');
    font-weight: 800; /* Corresponds to Extra Bold */
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins/Poppins-ExtraBoldItalic.woff2') format('woff2');
    font-weight: 800; /* Corresponds to Extra Bold */
    font-style: italic;
    font-display: swap;
}

/* Black */
@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins/Poppins-Black.woff2') format('woff2');
    font-weight: 900; /* Corresponds to Black */
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins/Poppins-BlackItalic.woff2') format('woff2');
    font-weight: 900; /* Corresponds to Black */
    font-style: italic;
    font-display: swap;
}

/* ---------------------------- */
/* Roboto Font Face */
/* ---------------------------- */

/* Thin */
@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto/Roboto-Thin.woff2') format('woff2');
    font-weight: 100; /* Corresponds to Thin */
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto/Roboto-ThinItalic.woff2') format('woff2');
    font-weight: 100; /* Corresponds to Thin */
    font-style: italic;
    font-display: swap;
}

/* Light */
@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto/Roboto-Light.woff2') format('woff2');
    font-weight: 300; /* Corresponds to Light */
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto/Roboto-LightItalic.woff2') format('woff2');
    font-weight: 300; /* Corresponds to Light */
    font-style: italic;
    font-display: swap;
}

/* Regular */
@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto/Roboto-Regular.woff2') format('woff2');
    font-weight: 400; /* Corresponds to Regular */
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto/Roboto-Italic.woff2') format('woff2');
    font-weight: 400; /* Corresponds to Regular */
    font-style: italic;
    font-display: swap;
}

/* Medium */
@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto/Roboto-Medium.woff2') format('woff2');
    font-weight: 500; /* Corresponds to Medium */
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto/Roboto-MediumItalic.woff2') format('woff2');
    font-weight: 500; /* Corresponds to Medium */
    font-style: italic;
    font-display: swap;
}

/* Bold */
@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto/Roboto-Bold.woff2') format('woff2');
    font-weight: 700; /* Corresponds to Bold */
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto/Roboto-BoldItalic.woff2') format('woff2');
    font-weight: 700; /* Corresponds to Bold */
    font-style: italic;
    font-display: swap;
}

/* Black */
@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto/Roboto-Black.woff2') format('woff2');
    font-weight: 900; /* Corresponds to Black */
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto/Roboto-BlackItalic.woff2') format('woff2');
    font-weight: 900; /* Corresponds to Black */
    font-style: italic;
    font-display: swap;
}

/* ---------------------------- */
/* Provicali Font Face */
/* ---------------------------- */

/* Normal */
@font-face {
    font-family: 'Provicali';
    src: url('../fonts/Provicali/Provicali.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
