UI: Changed The Fonts (Now Using Alef) with fallback options

This commit is contained in:
Sagi Dayan 2015-06-16 14:32:57 +03:00
parent 11b7aef006
commit ad528f910f

View file

@ -1,3 +1,13 @@
@import url(http://fonts.googleapis.com/earlyaccess/alefhebrew.css);
body{
font-family: "Alef Hebrew",
Helvetica Neue,
Helvetica,
Arial,
sans-serif;
}
.menuBtn {
background-color: transparent;
border: none;