/* CSS Document */

@font-face {
    font-family: "geinspirapitch";
    font-style: normal;
    font-weight: normal;
    src: url("geinspirapitch-webfont.eot?#iefix") format("embedded-opentype"), url("geinspirapitch-webfont.ttf") format("truetype");
}
@font-face {
    font-family: "geinspirapitch";
    font-style: italic;
    font-weight: normal;
    src: url("geinspirapitch-webfontitalic.eot?#iefix") format("embedded-opentype"), url("geinspirapitch-webfontitalict.woff") format("woff"), url("geinspirapitch-webfontitalic.ttf") format("truetype");
}
@font-face {
    font-family: "geinspirapitch";
    font-style: normal;
    font-weight: bold;
    src: url("geinspirapitch-webfontbold.eot?#iefix") format("embedded-opentype"),  url("geinspirapitch-webfontbold.ttf") format("truetype");
}

input, select {
	font-family: 'Source Sans Pro';
}

body {
	font-family: 'Source Sans Pro';
}

@font-face {
    font-family: "FontAwesome";
    src: local("FontAwesome"), url("FontAwesome.otf");
}
@font-face {
    font-family: "fontawesome-webfont";
    src: local("fontawesome-webfont"), url("fontawesome-webfont.woff");
}
@font-face {
    font-family: "fontawesome-webfont";
    src: local("fontawesome-webfont"), url("fontawesome-webfont.woff2");
}
@font-face {
    font-family: "fontawesome-webfont";
    src: local("fontawesome-webfont"), url("fontawesome-webfont.ttf");
}
@font-face {
    font-family: "fontawesome-webfont";
    src: local("fontawesome-webfont"), url("fontawesome-webfont.svg");
}
@font-face {
    font-family: "fontawesome-webfont";
    src: local("fontawesome-webfont"), url("fontawesome-webfont.eot");
}
@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url("webfonts/fa-regular-400.eot");
  src: url("webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("webfonts/fa-regular-400.woff2") format("woff2"), url("webfonts/fa-regular-400.woff") format("woff"), url("webfonts/fa-regular-400.ttf") format("truetype"), url("webfonts/fa-regular-400.svg#fontawesome") format("svg"); }

  
@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url("../webfonts/fa-solid-900.eot");
  src: url("webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("webfonts/fa-solid-900.woff2") format("woff2"), url("webfonts/fa-solid-900.woff") format("woff"), url("webfonts/fa-solid-900.ttf") format("truetype"), url("webfonts/fa-solid-900.svg#fontawesome") format("svg"); }


  
  @font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  font-display: auto;
  src: url("webfonts/fa-brands-400.eot");
  src: url("webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("webfonts/fa-brands-400.woff2") format("woff2"), url("webfonts/fa-brands-400.woff") format("woff"), url("webfonts/fa-brands-400.ttf") format("truetype"), url("webfonts/fa-brands-400.svg#fontawesome") format("svg"); }


@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 300;
  font-display: auto;
  src: url("webfonts/fa-light-300.eot");
  src: url("webfonts/fa-light-300.eot?#iefix") format("embedded-opentype"), url("webfonts/fa-light-300.woff2") format("woff2"), url("webfonts/fa-light-300.woff") format("woff"), url("webfonts/fa-light-300.ttf") format("truetype"), url("webfonts/fa-light-300.svg#fontawesome") format("svg"); }

@font-face {
    font-family:'GE Inspira Sans';
    font-weight: normal;
    font-style: normal;
    src: url('/geInspiraSans/meiryo.woff2') format('woff2'),
    url('geInspiraSans/meiryo.woff') format('woff'),
    url('geInspiraSans/meiryo.otf') format('embedded-opentype');
  }

  @font-face {
    font-family: "Source Sans Pro";
    font-display: swap;
    font-weight: normal;
    font-style: normal;
    src: url("SourceSansPro-Regular.woff2") format("woff2"),
         url("SourceSansPro-Regular.otf") format("opentype"),
         url("SourceSansPro-Regular.ttf") format("truetype");
  }
  
  @font-face {
    font-family: "Source Sans Pro";
    font-display: swap;
    font-weight: bold;
    font-style: normal;
    src: url("SourceSansPro-Bold.woff2") format("woff2"),
        url("SourceSansPro-Bold.otf") format("opentype"),
        url("SourceSansPro-Bold.ttf") format("truetype");
  }
  
  @font-face {
    font-family: "Source Sans Pro";
    font-display: swap;
    font-weight: normal;
    font-style: italic;
    src: url("SourceSansPro-Italic.woff2") format("woff2"),
      url("SourceSansPro-Italic.otf") format("opentype"),
      url("SourceSansPro-Italic.ttf") format("truetype");
  
  }
  
  @font-face {
    font-family: "Source Sans Pro";
    font-display: swap;
    font-weight: bold;
    font-style: italic;
    src: url("SourceSansPro-BoldItalic.woff2") format("woff2"),
      url("SourceSansPro-BoldItalic.otf") format("opentype"),
      url("SourceSansPro-BoldItalic.ttf") format("truetype");
  
  }




/* removed this as it is not available in repo - url("geinspirapitch-webfontbold.woff") format("woff"), url("geinspirapitch-webfont.woff") format("woff"), */

