@font-face {
  font-family: 'Benton Sans BBVA';
  src: url('./BentonSansBBVA-Bold.eot');
  src: url('./BentonSansBBVA-Bold.eot?#iefix') format('embedded-opentype'),
   url('./BentonSansBBVA-Bold.woff') format('woff'),
   url('./BentonSansBBVA-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Benton Sans BBVA';
  src: url('./BentonSansBBVA-Book.eot');
  src: url('./BentonSansBBVA-Book.eot?#iefix') format('embedded-opentype'),
   url('./BentonSansBBVA-Book.woff') format('woff'),
   url('./BentonSansBBVA-Book.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Benton Sans BBVA';
  src: url('./BentonSansBBVA-Medium.eot');
  src: url('./BentonSansBBVA-Medium.eot?#iefix') format('embedded-opentype'),
   url('./BentonSansBBVA-Medium.woff') format('woff'),
   url('./BentonSansBBVA-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Benton Sans BBVA';
  src: url('./BentonSansBBVA-Light.eot');
  src: url('./BentonSansBBVA-Light.eot?#iefix') format('embedded-opentype'),
   url('./BentonSansBBVA-Light.woff') format('woff'),
   url('./BentonSansBBVA-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

html,
body,
input,
textarea,
select,
button {
  font-family: 'Benton Sans BBVA', sans-serif;
}