/* Ewon Technology Custom Brand Logo Font */
@font-face {
  font-family: 'EwonLogoFont';
  src: url('../assets/fonts/EwonTechnologyMontserrat-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'EwonLogoFont';
  src: url('../assets/fonts/EwonTechnologyBoldMontserrat-Bold.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
