@font-face {
  font-family: 'TxNotoSans';
  font-style: normal;
  font-weight: 250;
  font-display: swap;
  src: url(https://statics.travelx.io/commons/assets/fonts/NotoSans/NotoSans-Thin.woff2)
    format('woff2');
}

@font-face {
  font-family: 'TxNotoSans';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://statics.travelx.io/commons/assets/fonts/NotoSans/NotoSans-Light.woff2)
    format('woff2');
}

@font-face {
  font-family: 'TxNotoSans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://statics.travelx.io/commons/assets/fonts/NotoSans/NotoSans-Regular.woff2)
    format('woff2');
}

@font-face {
  font-family: 'TxNotoSans';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://statics.travelx.io/commons/assets/fonts/NotoSans/NotoSans-Medium.woff2)
    format('woff2');
}

@font-face {
  font-family: 'TxNotoSans';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://statics.travelx.io/commons/assets/fonts/NotoSans/NotoSans-SemiBold.woff2)
    format('woff2');
}

@font-face {
  font-family: 'TxNotoSans';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://statics.travelx.io/commons/assets/fonts/NotoSans/NotoSans-Bold.woff2)
    format('woff2');
}

@font-face {
  font-family: 'TxNotoSans';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://statics.travelx.io/commons/assets/fonts/NotoSans/NotoSans-ExtraBold.woff2)
    format('woff2');
}

@font-face {
  font-family: 'TxNotoSans';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://statics.travelx.io/commons/assets/fonts/NotoSans/NotoSans-Black.woff2)
    format('woff2');
}