  @font-face {
    font-family: 'cocsharp trial';
    src: url('/fonts/cocosharp/Coco-Sharp-Regular-trial.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'cocsharp trial';
    src: url('/fonts/cocosharp/Coco-Sharp-Bold-trial.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
  }

@font-face {
  font-family: 'Visby';
  src: url('/fonts/visby/VisbyMedium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Visby';
  src: url('/fonts/visby/VisbyBold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}


@font-face {
  font-family: 'Roboto';
  src: url('/fonts/roboto/Roboto-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}



@font-face {
  font-family: 'Roboto Condensed';
  src: url('/fonts/roboto/Roboto-Condensed.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}


@font-face {
  font-family: 'Roboto Condensed';
  src: url('/fonts/roboto/Roboto-BoldCondensed.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

