@font-face {
  font-family: TxLato;
  font-style: normal;
  font-weight: 250;
  font-display: swap;
  src: url(https://statics.stg.travelx.io/commons/assets/fonts/Lato/Lato-Thin.woff2)
    format('woff2');
}
@font-face {
  font-family: TxLato;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://statics.stg.travelx.io/commons/assets/fonts/Lato/Lato-Light.woff2)
    format('woff2');
}
@font-face {
  font-family: TxLato;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://statics.stg.travelx.io/commons/assets/fonts/Lato/Lato-Regular.woff2)
    format('woff2');
}
@font-face {
  font-family: TxLato;
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://statics.stg.travelx.io/commons/assets/fonts/Lato/Lato-Medium.woff2) 
    format('woff2');
}
@font-face {
  font-family: TxLato;
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://statics.stg.travelx.io/commons/assets/fonts/Lato/Lato-SemiBold.woff2)
    format('woff2');
}
@font-face {
  font-family: TxLato;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://statics.stg.travelx.io/commons/assets/fonts/Lato/Lato-Bold.woff2)
    format('woff2');
}
@font-face {
  font-family: TxLato;
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://statics.stg.travelx.io/commons/assets/fonts/Lato/Lato-ExtraBold.woff2)
    format('woff2');
}
@font-face {
  font-family: TxLato;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://statics.stg.travelx.io/commons/assets/fonts/Lato/Lato-Black.woff2)
    format('woff2');
}