﻿

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