/*
Theme Name: Lightwire Child
Theme URI: http://themes.framework-y.com/lightwire/
Description: Lightwire Child Theme
Author: Schiocco
Author URI: http://schiocco.com/
Template: lightwire
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: lightwire
*/

/**
 * @license
 * MyFonts Webfont Build ID 4209665, 2021-11-15T04:34:41-0500
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: Compose-Regular by Arkitype
 * URL: https://www.myfonts.com/fonts/arkitype/compose/regular/
 * 
 * Webfont: Compose-Bold by Arkitype
 * URL: https://www.myfonts.com/fonts/arkitype/compose/bold/
 * 
 * Webfont: Compose-ExtraBold by Arkitype
 * URL: https://www.myfonts.com/fonts/arkitype/compose/extra-bold/
 * 
 * 
 * Webfonts copyright: Copyright © 2020 by Andrew Footit. All rights reserved.
 * 
 * © 2021 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/403c01");
  
@font-face {
  font-family: "Compose-Bold";
  src: url('webFonts/ComposeBold/font.woff2') format('woff2'), url('webFonts/ComposeBold/font.woff') format('woff');
}
@font-face {
  font-family: "Compose-ExtraBold";
  src: url('webFonts/ComposeExtraBold/font.woff2') format('woff2'), url('webFonts/ComposeExtraBold/font.woff') format('woff');
}
@font-face {
  font-family: "Compose-Regular";
  src: url('webFonts/ComposeRegular/font.woff2') format('woff2'), url('webFonts/ComposeRegular/font.woff') format('woff');
}
