@font-face {
	font-family:'Open Sans';
	src: url('../fonts/OpenSans-Light.eot');
	src: url('../fonts/OpenSans-Light.eot?#iefix') format('embedded-opentype'),
		url('../fonts/OpenSans-Light.woff') format('woff'),
		url('../fonts/OpenSans-Light.ttf') format('truetype'),
		url('../fonts/OpenSans-Light.svg#OpenSans-Light') format('svg');
	font-weight: 300;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+0020-FFFD;
}

@font-face {
    font-family:'Open Sans';
    src: url('../fonts/OpenSans-LightItalic.eot');
	src: url('../fonts/OpenSans-LightItalic.eot?#iefix') format('embedded-opentype'),
		url('../fonts/OpenSans-LightItalic.woff2') format('woff2'),
		url('../fonts/OpenSans-LightItalic.woff') format('woff'),
		url('../fonts/OpenSans-LightItalic.ttf') format('truetype'),
		url('../fonts/OpenSans-LightItalic.svg#Open Sans Light Italic') format('svg');
    font-weight: 300;
    font-style: italic;
    font-stretch: normal;
    unicode-range: U+0020-FFFD;
}

@font-face {
	font-family:'Open Sans';
	src: url('../fonts/OpenSans.eot');
	src: url('../fonts/OpenSans.eot?#iefix') format('embedded-opentype'),
		url('../fonts/OpenSans.woff') format('woff'),
		url('../fonts/OpenSans.ttf') format('truetype'),
		url('../fonts/OpenSans.svg#OpenSans-Regular') format('svg');
	font-weight: 400;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+0020-FFFD;
}


@font-face {
	font-family:'Open Sans';
	src: url('../fonts/OpenSans-Semibold.eot');
	src: url('../fonts/OpenSans-Semibold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/OpenSans-Semibold.woff') format('woff'),
		url('../fonts/OpenSans-Semibold.ttf') format('truetype'),
		url('../fonts/OpenSans-Semibold.svg#OpenSans-Semibold') format('svg');
	font-weight: 600;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+0020-FFFD;
}


@font-face {
	font-family:'Open Sans';
	src: url('../fonts/OpenSans-Bold.eot');
	src: url('../fonts/OpenSans-Bold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/OpenSans-Bold.woff') format('woff'),
		url('../fonts/OpenSans-Bold.ttf') format('truetype'),
		url('../fonts/OpenSans-Bold.svg#OpenSans-Bold') format('svg');
	font-weight: 700;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+0020-FFFD;
}

@font-face {
	font-family:'Open Sans';
	src: url('../fonts/OpenSans-Extrabold.eot');
	src: url('../fonts/OpenSans-Extrabold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/OpenSans-Extrabold.woff') format('woff'),
		url('../fonts/OpenSans-Extrabold.ttf') format('truetype'),
		url('../fonts/OpenSans-Extrabold.svg#OpenSans-Extrabold') format('svg');
	font-weight: 800;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+0020-FFFD;
}


@font-face {
    font-family: 'barlow';
    src: url('../fonts/barlow-bold-webfont.eot');
    src: url('../fonts/barlow-bold-webfont.eot?#iefix') format('embedded-opentype'), 
        url('../fonts/barlow-bold-webfont.woff2') format('woff2'), 
        url('../fonts/barlow-bold-webfont.woff') format('woff'), 
        url('../fonts/barlow-bold-webfont.ttf') format('truetype'), 
        url('../fonts/barlow-bold-webfont.svg#barlowbold') format('svg');
    font-weight: 700;
    font-style: normal;
}


@font-face {
    font-family: 'barlow';
    src: url('../fonts/barlow-regular-webfont.eot');
    src: url('../fonts/barlow-regular-webfont.eot?#iefix') format('embedded-opentype'), 
        url('../fonts/barlow-regular-webfont.woff2') format('woff2'), 
        url('../fonts/barlow-regular-webfont.woff') format('woff'), 
        url('../fonts/barlow-regular-webfont.ttf') format('truetype'), 
        url('../fonts/barlow-regular-webfont.svg#barlowregular') format('svg');
    font-weight: 400;
    font-style: normal;
}


@font-face {
    font-family: 'barlow';
    src: url('../fonts/barlow-black-webfont.eot');
    src: url('../fonts/barlow-black-webfont.eot?#iefix') format('embedded-opentype'), 
        url('../fonts/barlow-black-webfont.woff2') format('woff2'), 
        url('../fonts/barlow-black-webfont.woff') format('woff'), 
        url('../fonts/barlow-black-webfont.ttf') format('truetype'), 
        url('../fonts/barlow-black-webfont.svg#barlowblack') format('svg');
    font-weight: 900;
    font-style: normal;
}