/* latin */
  @font-face {
    font-family: 'CBABeaconSans';
    font-style: italic;
    font-weight: 400;
    src: url('/fonts/CBABeaconSans/CBABeaconSans-Italic.ttf') format('truetype');
    font-display: swap;
  }
  /* latin */
  @font-face {
    font-family: 'CBABeaconSans';
    font-style: italic;
    font-weight: 700;
    src: url('/fonts/CBABeaconSans/CBABeaconSans-BoldItalic.ttf') format('truetype');
    font-display: swap;
  }
  /* latin */
  @font-face {
    font-family: 'CBABeaconSans';
    font-style: normal;
    font-weight: 400;
    src: url('/fonts/CBABeaconSans/CBABeaconSans-Regular.ttf') format('truetype');
    font-display: swap;
  }
  /* latin */
  @font-face {
    font-family: 'CBABeaconSans';
    font-style: normal;
    font-weight: 700;
    src: url('/fonts/CBABeaconSans/CBABeaconSans-Bold.ttf') format('truetype');
    font-display: swap;
  }
