/**
 * This is the fonts stylesheet file
 *
 * @package Wordpress\sww
 * @since 1.0.0
 * @version 1.0.0
 */

@Font-Face {

	font-family: 'Lora Bold';
	src: url( '../fonts/Lora-Bold.eot' ) format( 'embedded-opentype' ), /* IE6-IE8 */
		 url( '../fonts/Lora-Bold.woff2' ) format( 'woff2' ), /* Super Modern Browsers */
		 url( '../fonts/Lora-Bold.woff' ) format( 'woff' ), /* Pretty Modern Browsers */
		 url( '../fonts/Lora-Bold.ttf' ) format( 'truetype' ), /* Safari, Android, iOS */
		 url( '../fonts/Lora-Bold.svg' ) format( 'svg' ); /* Legacy iOS */

}

@Font-Face {

	font-family: 'Lora BoldItalic';
	src: url( '../fonts/Lora-BoldItalic.eot' ) format( 'embedded-opentype' ), /* IE6-IE8 */
		 url( '../fonts/Lora-BoldItalic.woff2' ) format( 'woff2' ), /* Super Modern Browsers */
		 url( '../fonts/Lora-BoldItalic.woff' ) format( 'woff' ), /* Pretty Modern Browsers */
		 url( '../fonts/Lora-BoldItalic.ttf' ) format( 'truetype' ), /* Safari, Android, iOS */
		 url( '../fonts/Lora-BoldItalic.svg' ) format( 'svg' ); /* Legacy iOS */

}

@Font-Face {

	font-family: 'Lora Italic';
	src: url( '../fonts/Lora-Italic.eot' ) format( 'embedded-opentype' ), /* IE6-IE8 */
		 url( '../fonts/Lora-Italic.woff2' ) format( 'woff2' ), /* Super Modern Browsers */
		 url( '../fonts/Lora-Italic.woff' ) format( 'woff' ), /* Pretty Modern Browsers */
		 url( '../fonts/Lora-Italic.ttf' ) format( 'truetype' ), /* Safari, Android, iOS */
		 url( '../fonts/Lora-Italic.svg' ) format( 'svg' ); /* Legacy iOS */

}

@Font-Face {

	font-family: 'Lora Regular';
	src: url( '../fonts/Lora-Regular.eot' ) format( 'embedded-opentype' ), /* IE6-IE8 */
		 url( '../fonts/Lora-Regular.woff2' ) format( 'woff2' ), /* Super Modern Browsers */
		 url( '../fonts/Lora-Regular.woff' ) format( 'woff' ), /* Pretty Modern Browsers */
		 url( '../fonts/Lora-Regular.ttf' ) format( 'truetype' ), /* Safari, Android, iOS */
		 url( '../fonts/Lora-Regular.svg' ) format( 'svg' ); /* Legacy iOS */

}

@Font-Face {

	font-family: 'OpenSans Bold';
	src: url( '../fonts/OpenSans-Bold.eot' ) format( 'embedded-opentype' ), /* IE6-IE8 */
		 url( '../fonts/OpenSans-Bold.woff2' ) format( 'woff2' ), /* Super Modern Browsers */
		 url( '../fonts/OpenSans-Bold.woff' ) format( 'woff' ), /* Pretty Modern Browsers */
		 url( '../fonts/OpenSans-Bold.ttf' ) format( 'truetype' ), /* Safari, Android, iOS */
		 url( '../fonts/OpenSans-Bold.svg' ) format( 'svg' ); /* Legacy iOS */

}

@Font-Face {

	font-family: 'OpenSans BoldItalic';
	src: url( '../fonts/OpenSans-BoldItalic.eot' ) format( 'embedded-opentype' ), /* IE6-IE8 */
		 url( '../fonts/OpenSans-BoldItalic.woff2' ) format( 'woff2' ), /* Super Modern Browsers */
		 url( '../fonts/OpenSans-BoldItalic.woff' ) format( 'woff' ), /* Pretty Modern Browsers */
		 url( '../fonts/OpenSans-BoldItalic.ttf' ) format( 'truetype' ), /* Safari, Android, iOS */
		 url( '../fonts/OpenSans-BoldItalic.svg' ) format( 'svg' ); /* Legacy iOS */

}

@Font-Face {

	font-family: 'OpenSans ExtraBold';
	src: url( '../fonts/OpenSans-ExtraBold.eot' ) format( 'embedded-opentype' ), /* IE6-IE8 */
		 url( '../fonts/OpenSans-ExtraBold.woff2' ) format( 'woff2' ), /* Super Modern Browsers */
		 url( '../fonts/OpenSans-ExtraBold.woff' ) format( 'woff' ), /* Pretty Modern Browsers */
		 url( '../fonts/OpenSans-ExtraBold.ttf' ) format( 'truetype' ), /* Safari, Android, iOS */
		 url( '../fonts/OpenSans-ExtraBold.svg' ) format( 'svg' ); /* Legacy iOS */

}

@Font-Face {

	font-family: 'OpenSans ExtraBoldItalic';
	src: url( '../fonts/OpenSans-ExtraBoldItalic.eot' ) format( 'embedded-opentype' ), /* IE6-IE8 */
		 url( '../fonts/OpenSans-ExtraBoldItalic.woff2' ) format( 'woff2' ), /* Super Modern Browsers */
		 url( '../fonts/OpenSans-ExtraBoldItalic.woff' ) format( 'woff' ), /* Pretty Modern Browsers */
		 url( '../fonts/OpenSans-ExtraBoldItalic.ttf' ) format( 'truetype' ), /* Safari, Android, iOS */
		 url( '../fonts/OpenSans-ExtraBoldItalic.svg' ) format( 'svg' ); /* Legacy iOS */

}

@Font-Face {

	font-family: 'OpenSans Italic';
	src: url( '../fonts/OpenSans-Italic.eot' ) format( 'embedded-opentype' ), /* IE6-IE8 */
		 url( '../fonts/OpenSans-Italic.woff2' ) format( 'woff2' ), /* Super Modern Browsers */
		 url( '../fonts/OpenSans-Italic.woff' ) format( 'woff' ), /* Pretty Modern Browsers */
		 url( '../fonts/OpenSans-Italic.ttf' ) format( 'truetype' ), /* Safari, Android, iOS */
		 url( '../fonts/OpenSans-Italic.svg' ) format( 'svg' ); /* Legacy iOS */

}

@Font-Face {

	font-family: 'OpenSans Light';
	src: url( '../fonts/OpenSans-Light.eot' ) format( 'embedded-opentype' ), /* IE6-IE8 */
		 url( '../fonts/OpenSans-Light.woff2' ) format( 'woff2' ), /* Super Modern Browsers */
		 url( '../fonts/OpenSans-Light.woff' ) format( 'woff' ), /* Pretty Modern Browsers */
		 url( '../fonts/OpenSans-Light.ttf' ) format( 'truetype' ), /* Safari, Android, iOS */
		 url( '../fonts/OpenSans-Light.svg' ) format( 'svg' ); /* Legacy iOS */

}

@Font-Face {

	font-family: 'OpenSans LightItalic';
	src: url( '../fonts/OpenSans-LightItalic.eot' ) format( 'embedded-opentype' ), /* IE6-IE8 */
		 url( '../fonts/OpenSans-LightItalic.woff2' ) format( 'woff2' ), /* Super Modern Browsers */
		 url( '../fonts/OpenSans-LightItalic.woff' ) format( 'woff' ), /* Pretty Modern Browsers */
		 url( '../fonts/OpenSans-LightItalic.ttf' ) format( 'truetype' ), /* Safari, Android, iOS */
		 url( '../fonts/OpenSans-LightItalic.svg' ) format( 'svg' ); /* Legacy iOS */

}

@Font-Face {

	font-family: 'OpenSans Regular';
	src: url( '../fonts/OpenSans-Regular.eot' ) format( 'embedded-opentype' ), /* IE6-IE8 */
		 url( '../fonts/OpenSans-Regular.woff2' ) format( 'woff2' ), /* Super Modern Browsers */
		 url( '../fonts/OpenSans-Regular.woff' ) format( 'woff' ), /* Pretty Modern Browsers */
		 url( '../fonts/OpenSans-Regular.ttf' ) format( 'truetype' ), /* Safari, Android, iOS */
		 url( '../fonts/OpenSans-Regular.svg' ) format( 'svg' ); /* Legacy iOS */

}

@Font-Face {

	font-family: 'OpenSans SemiBold';
	src: url( '../fonts/OpenSans-SemiBold.eot' ) format( 'embedded-opentype' ), /* IE6-IE8 */
		 url( '../fonts/OpenSans-SemiBold.woff2' ) format( 'woff2' ), /* Super Modern Browsers */
		 url( '../fonts/OpenSans-SemiBold.woff' ) format( 'woff' ), /* Pretty Modern Browsers */
		 url( '../fonts/OpenSans-SemiBold.ttf' ) format( 'truetype' ), /* Safari, Android, iOS */
		 url( '../fonts/OpenSans-SemiBold.svg' ) format( 'svg' ); /* Legacy iOS */

}

@Font-Face {

	font-family: 'OpenSans SemiBoldItalic';
	src: url( '../fonts/OpenSans-SemiBoldItalic.eot' ) format( 'embedded-opentype' ), /* IE6-IE8 */
		 url( '../fonts/OpenSans-SemiBoldItalic.woff2' ) format( 'woff2' ), /* Super Modern Browsers */
		 url( '../fonts/OpenSans-SemiBoldItalic.woff' ) format( 'woff' ), /* Pretty Modern Browsers */
		 url( '../fonts/OpenSans-SemiBoldItalic.ttf' ) format( 'truetype' ), /* Safari, Android, iOS */
		 url( '../fonts/OpenSans-SemiBoldItalic.svg' ) format( 'svg' ); /* Legacy iOS */

}

@Font-Face {

	font-family: 'PermanentMarker';
	src: url( '../fonts/PermanentMarker-Regular.eot' ) format( 'embedded-opentype' ), /* IE6-IE8 */
		 url( '../fonts/PermanentMarker-Regular.woff2' ) format( 'woff2' ), /* Super Modern Browsers */
		 url( '../fonts/PermanentMarker-Regular.woff' ) format( 'woff' ), /* Pretty Modern Browsers */
		 url( '../fonts/PermanentMarker-Regular.ttf' ) format( 'truetype' ), /* Safari, Android, iOS */
		 url( '../fonts/PermanentMarker-Regular.svg' ) format( 'svg' ); /* Legacy iOS */

}
