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