@font-face {
  font-family: 'VotorantimSans Regular';
  font-style: normal;
  font-weight: 400;
  src: local('VotorantimSans Regular'), local('VotorantimSans-Regular'), url(../fonts/Webfonts/WOFF2/VotorantimSans-Regular_WebOnly.woff2) format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'VotorantimSans Light';
  src: url(../fonts/Webfonts/WOFF2/VotorantimSans-Light_WebOnly.woff2) format('woff2');
  font-style: normal;
  font-weight: 300;
  font-display: swap;
}

@font-face {
  font-family: 'VotorantimSans Bold';
  src: url(../fonts/Webfonts/WOFF2/VotorantimSans-Bold_WebOnly.woff2) format('woff2');
  font-style: normal;
  font-weight: 700;
  font-display: swap;
}

@font-face {
  font-family: 'VotorantimSans Medium';
  src: url(../fonts/Webfonts/WOFF2/VotorantimSans-Medium_WebOnly.woff2) format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'VotorantimSans Black';
  src: url(../fonts/Webfonts/WOFF2/VotorantimSans-Black_WebOnly.woff2) format('woff2');
  font-style: normal;
  font-display: swap;
}