/*
 Theme Name: Binder PRO Child
 Theme URI: https://preview.artisanthemes.io/binderpro/
 Author: Artisan Themes
 Author URI: https://artisanthemes.io/
 Description: A personal WordPress theme to share your ideas with the world.
 Template: binderpro
 Version: 1.0.0
 Text Domain: quadro
*/

/**
 * You can comment the following line to avoid loading the parent theme's CSS file
 * before loading this one. Otherwise, keep in mind that all original styles from
 * the parent theme will be loaded before whatever you declare here. 
 */
@import url("../binderpro/style.css");

/* Theme customization starts here
-------------------------------------------------------------- */

@import url("../binderpro/style.css");



/* the Custom CSS Code inserted on the Options Panel (Appearance > Custom CSS) are inserted inline which has HIGHER PRIORITY over the ones inserted here (Editor > Child Theme binderpro-child > Style.css */

/*  Please edit below this line */



/* Using the Custom Font - for HEADERS */

<link rel="stylesheet" type="text/css" href="1512-NUYFTR.css">

@font-face {
font-family: 'LyonDisplayBold';
src: url('http://bloodtype.ai/wp-content/uploads/2017/06/LyonDisplay-Bold-Web.eot');
src: url('http://bloodtype.ai/wp-content/uploads/2017/06/LyonDisplay-Bold-Web.eot?#iefix') format('embedded-opentype'),
url('http://bloodtype.ai/wp-content/uploads/2017/06/LyonDisplay-Bold-Web.woff') format('woff');
font-weight: 900;
font-style: normal;
font-stretch: normal;
}

body {
-moz-font-feature-settings: "liga", "kern";
-moz-font-feature-settings:"liga=1, kern=1";
-ms-font-feature-settings:"liga", "kern";
-o-font-feature-settings:"liga", "kern";
-webkit-font-feature-settings:"liga", "kern";
font-feature-settings: "liga", "kern";
}




/* End of Custom Font Code */

