@font-face{
  font-family:"Open Sans";
  src:url("../font/opensans-300.woff") format("woff"),
      url("../font/opensans-300.ttf") format("truetype");
  font-weight:300;font-style:normal;font-display:swap
}
@font-face{
  font-family:"Open Sans";
  src:url("../font/opensans-400.woff") format("woff"),
      url("../font/opensans-400.ttf") format("truetype");
  font-weight:400;font-style:normal;font-display:swap
}
@font-face{
  font-family:"Open Sans";
  src:url("../font/opensans-600.woff") format("woff"),
      url("../font/opensans-600.ttf") format("truetype");
  font-weight:600;font-style:normal;font-display:swap
}

/* Defaults */
html,body{font-family:"Open Sans",Arial,sans-serif;font-weight:400}

/* Product text blocks */
.rte,.product-desc,.product_description,.page-product-box,#short_description_content{
  font-family:"Open Sans",Arial,sans-serif!important;font-weight:400;
  -webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale
}

/* Headings */
h1,h2,h3{font-family:"Open Sans",Arial,sans-serif;font-weight:600}

/* Aliases to kill old Lato/Lobster usage */
@font-face{font-family:"lato";src:url("../font/opensans-400.woff") format("woff");font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:"lato";src:url("../font/opensans-600.woff") format("woff");font-weight:600;font-style:normal;font-display:swap}
@font-face{font-family:"latoblack";src:url("../font/opensans-600.woff") format("woff");font-weight:700;font-style:normal;font-display:swap}
@font-face{font-family:"Lobster";src:url("../font/opensans-600.woff") format("woff");font-weight:600;font-style:normal;font-display:swap}
