first commit

This commit is contained in:
ameye
2019-08-25 14:08:12 -04:00
commit 9cbc6149dd
482 changed files with 97191 additions and 0 deletions
+26
View File
@@ -0,0 +1,26 @@
/* ===================================
Different Font Style
====================================== */
/*
Theme Name: Wexim
Theme URI:
Author: Themes Industry
Author URI:
Description: One Page Parallax Template
Tags: one page, multipurpose, parallax, creative, html5
*/
@import url('https://fonts.googleapis.com/css?family=Pacifico');
@import url('https://fonts.googleapis.com/css?family=Hind|Pacifico');
.main-font{ font-family:'Hind', sans-serif;}
.alt-font{ font-family:'Pacifico', cursive;}
body { font-family:'Hind', sans-serif; }
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 { font-family:'Pacifico', cursive;}