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