
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600&display=swap'); 
@import url('https://fonts.googleapis.com/css2?family=Elsie&display=swap');


body {
  color: #333333;
  font-family: 'Poppins', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 20px;
}

@font-face {
  font-family: 'zurchl';
  src: url("../fonts/T-Light.eot");
  src: url("../fonts/T-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/T-Light.woff2") format("woff2"), url("../fonts/T-Light.woff") format("woff"), url("../fonts/T-Light.svg#T Light") format("svg");
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U20-2DC;
}

@font-face {
  font-family: 'ind736n';
  src: url("../fonts/ind736n.eot");
  src: url("../fonts/ind736n#iefix") format("embedded-opentype"), url("../fonts/ind736n.woff2") format("woff2"), url("../fonts/ind736n.woff") format("woff"), url("../fonts/ind736n.svg#T Roman") format("svg");
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U20-2DC;
}

@font-face {
  font-family: 'AlexBrush-Regular';
  src: url('../fonts/AlexBrush-Regular.eot');
  src: url('../fonts/AlexBrush-Regular.woff2') format('woff2'),
       url('../fonts/AlexBrush-Regular.woff') format('woff'),
       url('../fonts/AlexBrush-Regular.ttf') format('truetype'),
       url('../fonts/AlexBrush-Regular.svg#AlexBrush-Regular') format('svg'),
       url('../fonts/AlexBrush-Regular.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

