/* TravelBoss custom fonts */
@font-face{
  font-family:'ProcreateSignature';
  src:url('procreatesignature-webfont.woff2') format('woff2');
  font-weight:400; font-style:normal; font-display:swap;
}
@font-face{
  font-family:'VisbyRoundCF';
  src:url('VisbyRoundCF-Regular.woff2') format('woff2');
  font-weight:400; font-style:normal; font-display:swap;
}
@font-face{
  font-family:'VisbyRoundCF';
  src:url('visbyroundcf-demibold-webfont.woff2') format('woff2');
  font-weight:600; font-style:normal; font-display:swap;
}
@font-face{
  font-family:'VisbyRoundCF';
  src:url('visbyroundcf-bold-webfont.woff2') format('woff2');
  font-weight:700; font-style:normal; font-display:swap;
}