/*
Theme Name: Night Lion 2020
Description: Child theme for Uncode theme
Author: Orange Design
Author URI: https://www.webdesignandcompany.com
Template: uncode
Version: 1.1
Text Domain: uncode
*/
@font-face {
  font-family: "GoBold";
  src: url("fonts/gobold_light-webfont.eot");
  src: url("fonts/gobold_light-webfont.eot?#iefix") format("embedded-opentype"),
    url("fonts/gobold_light-webfont.woff") format("woff"), url("fonts/gobold_light-webfont.ttf") format("truetype"),
    url("fonts/gobold_light-webfont.svg#GoBold") format("svg");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "GoBold";
  src: url("fonts/gobold-webfont.eot");
  src: url("fonts/gobold-webfont.eot?#iefix") format("embedded-opentype"),
    url("fonts/gobold-webfont.woff") format("woff"), url("fonts/gobold-webfont.ttf") format("truetype"),
    url("fonts/gobold-webfont.svg#GoBold") format("svg");
  font-weight: 600;
  font-style: normal;
}
