/*
Theme Name: IEG Child
Theme URI: #
Author: NC 
Template: ieg
Author URI: #
Description: Customized Theme
License: NC
License URI: - 
Text Domain: ieg
Version: 1.0.0
Domain Path: /languages
*/ 

@font-face {

    font-family: "gotham-bold";
  
    src: url('font/GothamBold.ttf') format("truetype");
  
    font-weight: normal;
  
    font-style: nomal;
  
    font-stretch: normal;
  
  }
@font-face {
  
      font-family: "gotham-book";
  
      src: url('font/GothamBook.ttf') format("truetype");
  
   font-weight: normal;
  
    font-style: nomal;
  
    font-stretch: normal;
  
  }

@font-face {

    font-family: "gotham-light";
  
    src: url('font/GothamLight.ttf') format("truetype");
  
    font-weight: normal;
  
    font-style: nomal;
  
    font-stretch: normal;
  
  }
@font-face {
  
      font-family: "gotham-medium";
  
      src: url('font/GothamMedium.ttf') format("truetype");
  
   font-weight: normal;
  
    font-style: nomal;
  
    font-stretch: normal;
  
  }



