I added the right font file, I think
authorIan Weller <ian@gaslightmedia.com>
Fri, 11 Nov 2016 19:47:41 +0000 (14:47 -0500)
committerIan Weller <ian@gaslightmedia.com>
Fri, 11 Nov 2016 19:47:41 +0000 (14:47 -0500)
I got the right font file format.

assets/fonts/Isadora-Bold [new file with mode: 0644]
assets/fonts/Isadora-Regular [new file with mode: 0644]
parts/header-meta.php

diff --git a/assets/fonts/Isadora-Bold b/assets/fonts/Isadora-Bold
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/assets/fonts/Isadora-Regular b/assets/fonts/Isadora-Regular
new file mode 100644 (file)
index 0000000..e69de29
index 4c76dad..8302c5d 100644 (file)
@@ -4,6 +4,6 @@
     <title><?php wp_title(); ?></title>
     <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css?v=1.0">
     <link rel="shortcut icon" href="<?php echo get_stylesheet_directory_uri() ; ?>/favicon.ico">  
-    
+<!--    <link href='../assets/' rel='stylesheet' type='text/css'>-->
     <?php wp_head(); ?>
 </head>
\ No newline at end of file