Capitalize font name

This commit is contained in:
simurai
2017-06-01 17:19:45 +09:00
parent bae7b6c0de
commit d9337a453a

View File

@@ -1,5 +1,5 @@
@font-face {
font-family: 'atomicons';
font-family: 'Atomicons';
src:
url('atomicons.woff') format('woff');
font-weight: normal;
@@ -12,7 +12,7 @@
width: 16px;
height: 16px;
line-height: 1;
font-family: 'atomicons';
font-family: 'Atomicons';
font-size: 16px;
font-style: normal;
font-weight: normal;