/** Shopify CDN: Minification failed

Line 8:13 Expected identifier but found whitespace
Line 9:13 Expected identifier but found whitespace
Line 10:0 Unexpected "@font-face"

**/
Liquid error: font_face can only be used with a font drop
Liquid error: font_face can only be used with a font drop
@font-face {
  font-family: "Work Sans";
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url("//southbeachofficial.com/cdn/fonts/work_sans/worksans_n7.e2cf5bd8f2c7e9d30c030f9ea8eafc69f5a92f7b.woff2") format("woff2"),
       url("//southbeachofficial.com/cdn/fonts/work_sans/worksans_n7.20f1c80359e7f7b4327b81543e1acb5c32cd03cd.woff") format("woff");
}











