@charset "UTF-8";
   
   @font-face {
      font-family: "Cormorant-Medium";
      src: url("//ueeshop-static.ly200-cdn.com/static/font/Cormorant-Medium/font.woff2") format("woff2"),
           url("//ueeshop-static.ly200-cdn.com/static/font/Cormorant-Medium/font.woff") format("woff"),
           url("//ueeshop-static.ly200-cdn.com/static/font/Cormorant-Medium/font.eot") format("embedded-opentype"),
           url("//ueeshop-static.ly200-cdn.com/static/font/Cormorant-Medium/font.svg") format("svg");
      font-weight: normal;
      font-style: normal;
	  font-display: swap;
    }
	
	@font-face {
	   font-family: "Cormorant-Regular";
	   src: url("//ueeshop-static.ly200-cdn.com/static/font/Cormorant-Regular/font.woff2") format("woff2"),
	        url("//ueeshop-static.ly200-cdn.com/static/font/Cormorant-Regular/font.woff") format("woff"),
	        url("//ueeshop-static.ly200-cdn.com/static/font/Cormorant-Regular/font.eot") format("embedded-opentype"),
	        url("//ueeshop-static.ly200-cdn.com/static/font/Cormorant-Regular/font.svg") format("svg");
	   font-weight: normal;
	   font-style: normal;
	   font-display: swap;
	 }
	 
	 @font-face {
	    font-family: "OpenSans-Regular";
	    src: url("//ueeshop-static.ly200-cdn.com/static/font/Opensans-Regular/font.woff2") format("woff2"),
	         url("//ueeshop-static.ly200-cdn.com/static/font/Opensans-Regular/font.woff") format("woff"),
	         url("//ueeshop-static.ly200-cdn.com/static/font/Opensans-Regular/font.eot") format("embedded-opentype"),
	         url("//ueeshop-static.ly200-cdn.com/static/font/Opensans-Regular/font.svg") format("svg");
	    font-weight: normal;
	    font-style: normal;
		font-display: swap;
	  }