@font-face {
    font-family: 'open_sansitalic';
    src: url('opensans-italic-webfont.eot');
    src: url('opensans-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('opensans-italic-webfont.woff2') format('woff2'),
         url('opensans-italic-webfont.woff') format('woff'),
         url('opensans-italic-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sans_light';
    src: url('open_sans_light.eot');
    src: url('open_sans_light.eot?#iefix') format('embedded-opentype'),
         url('open_sans_light.woff') format('woff'),
         url('open_sans_light.ttf') format('truetype'),
         url('open_sans_light.svg#open_sans_light') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sans_regular';
    src: url('open_sans_regular.eot');
    src: url('open_sans_regular.eot?#iefix') format('embedded-opentype'),
         url('open_sans_regular.woff') format('woff'),
         url('open_sans_regular.ttf') format('truetype'),
         url('open_sans_regular.svg#open_sans_regular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sans_bold';
    src: url('open_sans_bold.eot');
    src: url('open_sans_bold.eot?#iefix') format('embedded-opentype'),
         url('open_sans_bold.woff') format('woff'),
         url('open_sans_bold.ttf') format('truetype'),
         url('open_sans_bold.svg#open_sans_bold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sans_semibold';
    src: url('open_sans_semibold.eot');
    src: url('open_sans_semibold.eot?#iefix') format('embedded-opentype'),
         url('open_sans_semibold.woff') format('woff'),
         url('open_sans_semibold.ttf') format('truetype'),
         url('open_sans_semibold.svg#open_sans_semibold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sans_bold';
    src: url('opensans-bold-webfont.eot');
    src: url('opensans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('opensans-bold-webfont.woff2') format('woff2'),
         url('opensans-bold-webfont.woff') format('woff'),
         url('opensans-bold-webfont.ttf') format('truetype'),
         url('opensans-bold-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sans_extrabold';
    src: url('opensans-extrabold-webfont.eot');
    src: url('opensans-extrabold-webfont.eot?#iefix') format('embedded-opentype'),
         url('opensans-extrabold-webfont.woff2') format('woff2'),
         url('opensans-extrabold-webfont.woff') format('woff'),
         url('opensans-extrabold-webfont.ttf') format('truetype'),
         url('opensans-extrabold-webfont.svg#open_sansextrabold') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'font_awesome_5_brands';
    src: url('fa-brands-400.eot');
    src: url('fa-brands-400.eot?#iefix') format('embedded-opentype'),
         url('fa-brands-400.woff2') format('woff2'),
         url('fa-brands-400.woff') format('woff'),
         url('fa-brands-400.ttf') format('truetype'),
         url('fa-brands-400.svg#fa-brands-400') format('svg');
    font-weight: normal;
    font-style: normal;
}

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

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

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

