سرویس دهنده فونت‌های گوگل، فارسی، کتابخانه های Javascript و CSS
پشتیبانی
← بازگشت به لیست

✨ Material Symbols

آدرس‌های دسترسی: ?font=material-symbols ?font=material-icons ?font=material

/* ===========================================
   Material Symbols - Google Material Icons
   Variable Fonts | All Styles Included
   =========================================== */

/* 1. Outlined (پیش‌فرض و پرکاربردترین) */
@font-face {
  font-family: 'Material Symbols Outlined';
  font-style: normal;
  font-weight: 100 700;
  font-display: swap;
  src: url('https://cdn.algo4stock.ir/fonts/MaterialSymbolsOutlined[FILL,GRAD,opsz,wght].woff2') format('woff2');
}

/* 2. Rounded (گرد و نرم) */
@font-face {
  font-family: 'Material Symbols Rounded';
  font-style: normal;
  font-weight: 100 700;
  font-display: swap;
  src: url('https://cdn.algo4stock.ir/fonts/MaterialSymbolsRounded[FILL,GRAD,opsz,wght].woff2') format('woff2');
}

/* 3. Sharp (تیز و مدرن) */
@font-face {
  font-family: 'Material Symbols Sharp';
  font-style: normal;
  font-weight: 100 700;
  font-display: swap;
  src: url('https://cdn.algo4stock.ir/fonts/MaterialSymbolsSharp[FILL,GRAD,opsz,wght].woff2') format('woff2');
}
<link rel="stylesheet" href="https://cdn.algo4stock.ir/css/material-symbols.css">
<style>
  body {
    font-family: 'Material Symbols Outlined', sans-serif;
  }
</style>
آیکون‌های گوگل (Material Icons) در فرمت Variable Font