/* =========================
   New Highway
========================= */
@font-face {
  font-family: 'New Highway';
  src: url('../fonts/New highway/New Highway Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'New Highway';
  src: url('../fonts/New highway/New Highway Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'New Highway';
  src: url('../fonts/New highway/New Highway Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}

@font-face {
    font-family: 'New Highway';
    src: url('../fonts/New highway/New Highway SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}


@font-face {
  font-family: 'New Highway';
  src: url('../fonts/New highway/New Highway Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}

/* =========================
   SangBleu Kingdom
========================= */
@font-face {
  font-family: 'SangBleu Kingdom';
  src: url('../fonts/SangBleu Kingdom/SangBleuKingdom-Light-WebXL.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'SangBleu Kingdom';
  src: url('../fonts/SangBleu Kingdom/SangBleuKingdom-Regular-WebXL.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'SangBleu Kingdom';
  src: url('../fonts/SangBleu Kingdom/SangBleuKingdom-Medium-WebXL.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'SangBleu Kingdom';
  src: url('../fonts/SangBleu Kingdom/SangBleuKingdom-Bold-WebXL.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}