@font-face {
    font-family: "VotorantimSansBold";
    src: url("../fonts/VotorantimSans-Bold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
  }

@font-face {
    font-family: "VotorantimSansLightWebOnly";
    src: url("../fonts/VotorantimSans-Light_WebOnly.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
  }

@font-face {
    font-family: "VotorantimSansMediumWebOnly";
    src: url("../fonts/VotorantimSans-Medium_WebOnly.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
  }

@font-face {
    font-family: "VotorantimSansRegularWebOnly";
    src: url("../fonts/VotorantimSans-Regular_WebOnly.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
  }
