/* FullShipping — brand typeface. Tek font ailesi: RoundedSoft */
@font-face {
  font-family: "RoundedSoft";
  src: url("../fonts/RoundedSoft-Regular.woff2") format("woff2"),
       url("../fonts/RoundedSoft-Regular.woff") format("woff"),
       url("../fonts/RoundedSoft-Regular.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "RoundedSoft";
  src: url("../fonts/RoundedSoft-Italic.woff2") format("woff2"),
       url("../fonts/RoundedSoft-Italic.woff") format("woff"),
       url("../fonts/RoundedSoft-Italic.otf") format("opentype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
/* Aile tek ağırlıkta (400) geldiği için hiyerarşi boyut, renk, harf aralığı ve
   opsiyonel sentetik kalınlık (-webkit-text-stroke) ile kurulur. */
