aboutsummaryrefslogtreecommitdiffhomepage
path: root/app/Resources/static/themes/material/css/fonts.scss
blob: 743f1a841ad5a7875bb59ad7f1bb04d833d9edcb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
/* ==========================================================================
 * Fonts
 * ========================================================================== */

/**
 * Icomoon
 */
@font-face {
  font-family: icomoon;
  src: url("~icomoon-free-npm/Font/IcoMoon-Free.ttf");
  font-weight: normal;
  font-style: normal;
}