@font-face {
    font-family: "Poppins";
    src: url("../plugins/poppins/Poppins-Black.woff") format('woff');
    font-weight: 900;
    font-style: normal;
  }
  
  @font-face {
    font-family: "Poppins";
    src: url("../plugins/poppins/Poppins-BlackItalic.woff") format('woff');
    font-weight: 900;
    font-style: italic;
  }
  
  @font-face {
    font-family: "Poppins";
    src: url("../plugins/poppins/Poppins-BoldItalic.woff") format('woff');
    font-weight: 700;
    font-style: italic;
  }

  @font-face {
    font-family: "Poppins";
    src: url("../plugins/poppins/Poppins-ExtraBold.woff") format('woff');
    font-weight: 800;
    font-style: normal;
  }

  @font-face {
    font-family: "Poppins";
    src: url("../plugins/poppins/Poppins-ExtraBoldItalic.woff") format('woff');
    font-weight: 800;
    font-style: italic;
  }

  @font-face {
    font-family: "Poppins";
    src: url("../plugins/poppins/Poppins-ExtraLight.woff") format('woff');
    font-weight: 200;
    font-style: normal;
  }

  @font-face {
    font-family: "Poppins";
    src: url("../plugins/poppins/Poppins-ExtraLightItalic.woff") format('woff');
    font-weight: 200;
    font-style: italic;
  }

  @font-face {
    font-family: "Poppins";
    src: url("../plugins/poppins/Poppins-Light.woff") format('woff');
    font-weight: 300;
    font-style: normal;
  }

  @font-face {
    font-family: "Poppins";
    src: url("../plugins/poppins/Poppins-LightItalic.woff") format('woff');
    font-weight: 300;
    font-style: italic;
  }

  @font-face {
    font-family: "Poppins";
    src: url("../plugins/poppins/Poppins-Medium.woff") format('woff');
    font-weight: 500;
    font-style: normal;
  }

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

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

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

  @font-face {
    font-family: "Poppins";
    src: url("../plugins/poppins/Poppins-Thin.woff") format('woff');
    font-weight: 100;
    font-style: normal;
  }

  @font-face {
    font-family: "Poppins";
    src: url("../plugins/poppins/Poppins-ThinItalic.woff") format('woff');
    font-weight: 200;
    font-style: italic;
  }