 @font-face {
  font-family: Ro Sans;
  src: url(./fonts/RoSans-Bold.eot);
  src: url(./fonts/RoSans-Bold.eot?#iefix)
      format("embedded-opentype"),
    url(./fonts/RoSans-Bold.woff2) format("woff2"),
    url(./fonts/RoSans-Bold.woff) format("woff"),
    url(./fonts/RoSans-Bold.ttf) format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
} 
@font-face {
  font-family: Ro Sans;
  src: url(./fonts/RoSans-SemiBold.eot);
  src: url(./fonts/RoSans-SemiBold.eot?#iefix)
      format("embedded-opentype"),
    url(./fonts/RoSans-SemiBold.woff2) format("woff2"),
    url(./fonts/RoSans-SemiBold.woff) format("woff"),
    url(./fonts/RoSans-SemiBold.ttf) format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap; 
}
@font-face {
  font-family: Ro Sans;
  src: url(./fonts/RoSans-Regular.eot);
  src: url(./fonts/RoSans-Regular.eot?#iefix)
      format("embedded-opentype"),
    url(./fonts/RoSans-Regular.woff2) format("woff2"),
    url(./fonts/RoSans-Regular.woff) format("woff"),
    url(./fonts/RoSans-Regular.ttf) format("truetype");
  font-weight: 400; 
  font-style: normal; 
  font-display: swap; 
} 
body {
  font-family: Ro Sans !important;
  font-size: 0.875em !important;
} 
h1,
h2,
h3,
h4,
h5,
.h0,
.h1,
.h2,
.h3,
.h4,
.h5 {
  font-family: Ro Sans;
}
/*# sourceMappingURL=/cdn/shop/t/2/assets/custom-font.css.map?v=13091471649499590261680107733 */
