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

/* Poppins ExtraLight (200) */
@font-face {
  font-family: 'Poppins';
  src: url('./Poppins/Poppins-ExtraLight.woff2') format('woff2'),
       url('./Poppins/Poppins-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('./Poppins/Poppins-ExtraLightItalic.woff2') format('woff2'),
       url('./Poppins/Poppins-ExtraLightItalic.ttf') format('truetype');
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}

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

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

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

/* Poppins SemiBold (600) */
@font-face {
  font-family: 'Poppins';
  src: url('./Poppins/Poppins-SemiBold.woff2') format('woff2'),
       url('./Poppins/Poppins-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('./Poppins/Poppins-SemiBoldItalic.woff2') format('woff2'),
       url('./Poppins/Poppins-SemiBoldItalic.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

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

/* Poppins ExtraBold (800) */
@font-face {
  font-family: 'Poppins';
  src: url('./Poppins/Poppins-ExtraBold.woff2') format('woff2'),
       url('./Poppins/Poppins-ExtraBold.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('./Poppins/Poppins-ExtraBoldItalic.woff2') format('woff2'),
       url('./Poppins/Poppins-ExtraBoldItalic.ttf') format('truetype');
  font-weight: 800;
  font-style: italic;
  font-display: swap;
}

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



/* Material Icons (Default) */
@font-face {
  font-family: 'Material Icons';
  src: url('./Material/MaterialIcons-Regular.woff2') format('woff2'),
       url('./Material/MaterialIcons-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: block;
}

/* Material Icons Outlined */
@font-face {
  font-family: 'Material Icons Outlined';
  src: url('./Material/MaterialIconsOutlined-Regular.woff2') format('woff2'),
       url('./Material/MaterialIconsOutlined-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: block;
}

/* Material Icons Round */
@font-face {
  font-family: 'Material Icons Rounded';
  src: url('./Material/MaterialIconsRound-Regular.woff2') format('woff2'),
       url('./Material/MaterialIconsRound-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: block;
}

/* Material Icons Sharp */
@font-face {
  font-family: 'Material Icons Sharp';
  src: url('./Material/MaterialIconsSharp-Regular.woff2') format('woff2'),
       url('./Material/MaterialIconsSharp-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: block;
}

/* Material Icons TwoTone */
@font-face {
  font-family: 'Material Icons TwoTone';
  src: url('./Material/MaterialIconsTwoTone-Regular.woff2') format('woff2'),
       url('./Material/MaterialIconsTwoTone-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: block;
}
