@font-face {
  font-family: 'Balboa-Normal';
  font-weight: normal;
  font-style: normal;
  src: url('./balboa-normal.ttf') format('truetype');
}

@font-face {
  font-family: 'Balboa-Light';
  font-weight: normal;
  font-style: normal;
  src: url('./balboa-light.ttf') format('truetype');
}

@font-face {
  font-family: 'Balboa-Medium';
  font-weight: normal;
  font-style: normal;
  src: url('./balboa-medium.ttf') format('truetype');
}

@font-face {
  font-family: 'Balboa-Bold';
  font-weight: normal;
  font-style: normal;
  src: url('./balboa-bold.ttf') format('truetype');
}

@font-face {
  font-family: 'Roboto-Medium';
  font-weight: normal;
  font-style: normal;
  src: url('./Roboto-medium.ttf') format('opentype');
}

@font-face {
  font-family: 'Roboto-Light';
  font-weight: normal;
  font-style: normal;
  src: url('./Roboto-Light.ttf') format('opentype');
}

@font-face {
  font-family: 'Roboto-Bold';
  font-weight: normal;
  font-style: normal;
  src: url('./roboto-bold.ttf') format('opentype');
}

@font-face {
  font-family: 'Edouard-Bold';
  font-weight: normal;
  font-style: normal;
  src: url('./edouard-bold.otf') format('truetype');
}

@font-face {
  font-family: 'Edouard-Condensed-SemiBold';
  font-weight: normal;
  font-style: normal;
  src: url('./edouard-condensedsemibold.otf') format('truetype');
}

@font-face {
  font-family: 'Edouard-Condensed-Bold';
  font-weight: normal;
  font-style: normal;
  src: url('./edouard-condensedbold.otf') format('truetype');
}

@font-face {
  font-family: 'Edouard-Condensed-Regular';
  font-weight: normal;
  font-style: normal;
  src: url('./edouard-condensedregular.otf') format('truetype');
}
