/*
Theme Name: Mist Child
Description: Child Theme for Mist Wordpress Theme
Author: zozothemes
Version: 1.0.1
Template: mist
Tags: two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, post-formats, sticky-post, theme-options
Text Domain: zozothemes
*/

@font-face {
    font-family: myFirstFont;
    src: url(GothamUltra.otf);
}
  
h1,h2,h3,h4,h5,h6,a {
    font-family: myFirstFont !important;
       

}