/*

Theme Name: ProjectIloilo

Theme URI: http://www.maventechsolutions.com

Description: This theme is made for Project Iloilo website with Bootstrap and Jquery design framework.

Version: 1.0

Tags: WordPress, Bootstrap, JavaScript, CSS

Author: Nathan John Villar & Chryss Infante

Author URI: http://www.nythzville.com / https://dev-elo-per-chryss.pantheonsite.io

*/


/* Butler */
@font-face {
  font-family: 'Butler Black';
  src: url('font/Butler_Black.otf');
}
@font-face {
  font-family: 'Butler Bold';
  src: url('font/Butler_Bold.otf');
}
@font-face {
  font-family: 'Butler Extra Bold';
  src: url('font/Butler_ExtraBold.otf');
}
@font-face {
  font-family: 'Butler Light';
  src: url('font/Butler_Light.otf');
}
@font-face {
  font-family: 'Butler Medium';
  src: url('font/Butler_Medium.otf');
}
@font-face {
  font-family: 'Butler Regular';
  src: url('font/Butler_Regular.otf');
}
@font-face {
  font-family: 'Butler Ultra Light';
  src: url('font/Butler_Ultra_light.otf');
}

/* Charis */
@font-face {
  font-family: 'CharisSILR';
  src: url('font/CharisSILR.ttf');
}
@font-face {
  font-family: 'CharisSILI';
  src: url('font/CharisSILI.ttf');
}
@font-face {
  font-family: 'CharisSILB';
  src: url('font/CharisSILB.ttf');
}

/* Hattoris Hanzo */
@font-face {
  font-family: 'Hattori Hanzo';
  src: url('font/Hattori_Hanzo.otf');
}
@font-face {
  font-family: 'Hattori Hanzo Italic';
  src: url('font/Hattori_Hanzo_Italic.otf');
}

/*  NeoSans */
@font-face {
  font-family: 'NeoSans';
  src: url('font/NeoSans.otf');
}
@font-face {
  font-family: 'NeoSans Black';
  src: url('font/NeoSans_Black.otf');
}
@font-face {
  font-family: 'NeoSans Medium Italic';
  src: url('font/NeoSans-MediumItalic.otf');
}

blockquote {
    border-left: none;
    font-family: 'NeoSans';
    font-style: italic;
    color: #f15a24;
    line-height: 1.4em;
    width: 90%;
    margin: auto;
}
