@font-face {
  font-family: font-pe;
  font-style: normal;
  font-weight: 200;
  src: url("../../../assets/font/font-pe/font-pe-Light.woff2")
      format("woff2"),
    url("../../../assets/font/font-pe/font-pe-Light.ttf")
      format("truetype");
}

@font-face {
  font-family: font-pe;
  font-style: normal;
  font-weight: 300;
  src: url("../../../assets/font/font-pe/font-pe-Light.woff2")
      format("woff2"),
    url("../../../assets/font/font-pe/font-pe-Light.ttf")
      format("truetype");
}

@font-face {
  font-family: font-pe;
  font-style: normal;
  font-weight: 400;
  src: url("../../../assets/font/font-pe/font-pe-Light.woff2")
      format("woff2"),
    url("../../../assets/font/font-pe/font-pe-Light.ttf")
      format("truetype");
}

@font-face {
  font-family: font-pe;
  font-style: normal;
  font-weight: 500;
  src: url("../../../assets/font/font-pe/font-pe-Medium.woff2")
      format("woff2"),
    url("../../../assets/font/font-pe/font-pe-Medium.ttf")
      format("truetype");
}

@font-face {
  font-family: font-pe;
  font-style: normal;
  font-weight: 600;
  src: url("../../../assets/font/font-pe/font-pe-SemiBold.woff2")
      format("woff2"),
    url("../../../assets/font/font-pe/font-pe-SemiBold.ttf")
      format("truetype");
}

@font-face {
  font-family: font-pe;
  font-style: normal;
  font-weight: normal;
  src: url("../../../assets/font/font-pe/font-pe-Regular.woff2")
      format("woff2"),
    url("../../../assets/font/font-pe/font-pe-Regular.ttf")
      format("truetype");
}

@font-face {
  font-family: font-pe;
  font-style: normal;
  font-weight: bold;
  src: url("../../../assets/font/font-pe/font-pe-Bold.woff2")
      format("woff2"),
    url("../../../assets/font/font-pe/font-pe-Bold.ttf")
      format("truetype");
}
