@font-face {
  font-family: 'CupraRegular';
  src: url('./Cupra-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'CupraRegular';
  src: url('./Cupra-Medium.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'CupraRegular';
  src: url('./Cupra-Bold.woff') format('woff');
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: 'CupraRegular';
  src: url('./Cupra-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'CupraRegular';
  src: url('./Cupra-Book.woff') format('woff');
  font-weight: 350;
  font-style: normal;
}
