@font-face {
  font-family: 'Ibrand';
  src: url('./Ibrand/Ibrand.woff2') format('woff2'),
    url('./Ibrand/Ibrand.woff') format('woff'),
    url('./Ibrand/Ibrand.ttf') format('truetype'),
    url('./Ibrand/Ibrand.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Causten, sans serif';
  src: url('./Causten/Causten-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Causten, sans serif';
  src: url('./Causten/Causten-SemiBold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Causten, sans serif';
  src: url('./Causten/Causten-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Causten, sans serif';
  src: url('./Causten/Causten-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Causten, sans serif';
  src: url('./Causten/Causten-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
}
