Fix jp_fonts for mattermost

This commit is contained in:
Yuya Ochiai
2015-12-27 17:06:14 +09:00
parent 3d8d39562f
commit 777aab9b11

View File

@@ -3,6 +3,11 @@
src: local('Meiryo UI');
}
@font-face {
font-family: 'sans-serif';
src: local('Meiryo UI');
}
@font-face {
font-family: monospace;
src: local('MS Gothic');