aboutsummaryrefslogtreecommitdiff
path: root/public/css/hebrewparsetrainer.css
diff options
context:
space:
mode:
Diffstat (limited to 'public/css/hebrewparsetrainer.css')
-rw-r--r--public/css/hebrewparsetrainer.css7
1 files changed, 6 insertions, 1 deletions
diff --git a/public/css/hebrewparsetrainer.css b/public/css/hebrewparsetrainer.css
index 2cc1c85..9b90843 100644
--- a/public/css/hebrewparsetrainer.css
+++ b/public/css/hebrewparsetrainer.css
@@ -15,6 +15,11 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
+@font-face {
+ font-family: 'Ezra SIL';
+ src: url('fonts/EzraSIL.ttf');
+}
+
#trainer-404 {
display: none;
padding: 15px;
@@ -26,4 +31,4 @@
.hebrew-large {
font-size: 40px;
-} \ No newline at end of file
+}