@font-face {
  font-family: 'ELO Sans Pro';
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  src: url('../Fonts/Elo-Sans/ELOSansPro-Light.woff2') format('woff2');
}

@font-face {
  font-family: 'ELO Sans Pro';
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  src: url('../Fonts/Elo-Sans/ELOSansPro-Regular.woff2') format('woff2');
}

@font-face {
  font-family: 'ELO Sans Pro';
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  src: url('../Fonts/Elo-Sans/ELOSansPro-Bold.woff2') format('woff2');
}