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

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

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

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

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

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

@font-face {
  font-family: 'FinalSix';
  src: url('../lib/fonts/HCmLXNEOgnI0tAcm-FinalSix-ExtraBold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'FinalSix';
  src: url('../lib/fonts/jBIVZ_axCWa9S6ok-FinalSix-Book.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'FontAwesome';
  src: url('../lib/fonts/j-oP1sMwnFl0eJqU-fa-solid-900.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'FontAwesome';
  src: url('../lib/fonts/PaEs_8nd9t1vpFd7-fa-regular-400.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}

