aboutsummaryrefslogtreecommitdiffhomepage
path: root/themes/courgette/css/font.css
blob: 7c16cce4ae82e0f3ac613da7183d15cb605b2016 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
@font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?97381924');
  src: url('../font/fontello.eot?97381924#iefix') format('embedded-opentype'),
       url('../font/fontello.woff?97381924') format('woff'),
       url('../font/fontello.ttf?97381924') format('truetype'),
       url('../font/fontello.svg?97381924#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}