/*
CharisSIL-webfont-example.css
Charis SIL v5.000
14 Oct 2014
This file is part of Charis SIL font family (http://scripts.sil.org/CharisSILfont)
and is Copyright (c) 1994-2014 SIL International (http://www.sil.org/),
with Reserved Font Names "Charis" and "SIL". This Font Software is licensed
under the SIL Open Font License, Version 1.1. You should have received a copy
of the license along with this Font Software. If this is not the case, go to
(http://scripts.sil.org/OFL) for all the details including a FAQ.
*/


@font-face {
  font-family: Charis;
  src: url(CharisSIL-R.woff);
  font-display: fallback;
}

@font-face {
  font-family: Charis;
  font-style: italic;
  src: url(CharisSIL-I.woff);
  font-display: fallback;
}

@font-face {
	font-family: Charis;
	font-weight: bold;
	src: url(CharisSIL-B.woff);
  font-display: fallback;
}

@font-face {
	font-family: Charis;
	font-weight: bold;
	font-style: italic;
	src: url(CharisSIL-BI.woff);
  font-display: fallback;
}

/*
Charter license

This is a copy of the Charter fonts which Bitstream contributed to the X consortium. This is the original notice included with the fonts:

(c) Copyright 1989-1992, Bitstream Inc., Cambridge, MA. You are hereby granted permission under all Bitstream propriety rights to use, copy, modify, sublicense, sell, and redistribute the 4 Bitstream Charter (r) Type 1 outline fonts and the 4 Courier Type 1 outline fonts for any purpose and without restriction; provided, that this notice is left intact on all copies of such fonts and that Bitstream’s trademark is acknowledged as shown below on all unmodified copies of the 4 Charter Type 1 fonts. BITSTREAM CHARTER is a registered trademark of Bitstream Inc.
*/
@font-face {
  font-family: 'Charter';
  src: url('charter_bold_italic-webfont.eot');
  src: url('charter_bold_italic-webfont.eot?#iefix') format('embedded-opentype'),
       url('charter_bold_italic-webfont.woff') format('woff');
  font-weight: normal;
  font-style: italic;
  font-display: fallback;
}

@font-face {
  font-family: 'Charter';
  src: url('charter_bold-webfont.eot');
  src: url('charter_bold-webfont.eot?#iefix') format('embedded-opentype'),
       url('charter_bold-webfont.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: fallback;
}

@font-face {
  font-family: 'Charter';
  src: url('charter_italic-webfont.eot');
  src: url('charter_italic-webfont.eot?#iefix') format('embedded-opentype'),
       url('charter_italic-webfont.woff') format('woff');
  font-weight: normal;
  font-style: italic;
  font-display: fallback;
}

@font-face {
  font-family: 'Charter';
  src: url('charter_regular-webfont.eot');
  src: url('charter_regular-webfont.eot?#iefix') format('embedded-opentype'),
       url('charter_regular-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: fallback;
}

/*
Open Sans Licence

Copyright 2010 Steve Matteson

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/

/* open-sans-regular - latin-ext_latin */
@font-face {
  font-family: 'Open Sans';
  font-display: fallback;
  font-style: normal;
  font-weight: 400;
  src: url('open-sans-v17-latin-ext_latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Regular'), local('OpenSans-Regular'),
       url('open-sans-v17-latin-ext_latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('open-sans-v17-latin-ext_latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('open-sans-v17-latin-ext_latin-regular.woff') format('woff'), /* Modern Browsers */
       url('open-sans-v17-latin-ext_latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('open-sans-v17-latin-ext_latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-italic - latin-ext_latin */
@font-face {
  font-family: 'Open Sans';
  font-display: fallback;
  font-style: italic;
  font-weight: 400;
  src: url('open-sans-v17-latin-ext_latin-italic.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Italic'), local('OpenSans-Italic'),
       url('open-sans-v17-latin-ext_latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('open-sans-v17-latin-ext_latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('open-sans-v17-latin-ext_latin-italic.woff') format('woff'), /* Modern Browsers */
       url('open-sans-v17-latin-ext_latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('open-sans-v17-latin-ext_latin-italic.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-700 - latin-ext_latin */
@font-face {
  font-family: 'Open Sans';
  font-display: fallback;
  font-style: normal;
  font-weight: 700;
  src: url('open-sans-v17-latin-ext_latin-700.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Bold'), local('OpenSans-Bold'),
       url('open-sans-v17-latin-ext_latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('open-sans-v17-latin-ext_latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('open-sans-v17-latin-ext_latin-700.woff') format('woff'), /* Modern Browsers */
       url('open-sans-v17-latin-ext_latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('open-sans-v17-latin-ext_latin-700.svg#OpenSans') format('svg'); /* Legacy iOS */
}
