/* Generated @font-face CSS for Poppins */

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

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

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

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

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

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

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

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

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

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