
@font-face {
    font-family: "kievit";
    src: url("../fonts/kievit-bold.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "concord";
    src: url("../fonts/concord.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: "Theano";
    src: url("../fonts/theanodidot-regular-webfont.eot");
    src: url("../fonts/theanodidot-regular-webfont.eot?#iefix") format("embedded-opentype"),
         url("../fonts/theanodidot-regular-webfont.woff2") format("woff2"),
         url("../fonts/theanodidot-regular-webfont.woff") format("woff"),
         url("../fonts/theanodidot-regular-webfont.ttf") format("truetype"),
         url("../fonts/theanodidot-regular-webfont.svg#theano_didotregular") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: "Avenir";
	src: url("../fonts/avenir-roman/avenir-roman.eot");
	src: url("../fonts/avenir-roman/avenir-roman.eot#iefix") format("embedded-opentype"),
	url("../fonts/avenir-roman/avenir-roman.woff") format("woff"),
	url("../fonts/avenir-roman/avenir-roman.ttf") format("truetype"),
	url("../fonts/avenir-roman/avenir-roman.svg") format("svg");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "Avenir-oblique";
	src: url("../fonts/avenir-oblique/avenir-oblique.eot");
	src: url("../fonts/avenir-oblique/avenir-oblique.eot#iefix") format("embedded-opentype"),
	url("../fonts/avenir-oblique/avenir-oblique.woff") format("woff"),
	url("../fonts/avenir-oblique/avenir-oblique.ttf") format("truetype"),
	url("../fonts/avenir-oblique/avenir-oblique.svg") format("svg");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "Avenir-book";
	src: url("../fonts/avenir-book/avenir-book.eot");
	src: url("../fonts/avenir-book/avenir-book.eot#iefix") format("embedded-opentype"),
	url("../fonts/avenir-book/avenir-book.woff") format("woff"),
	url("../fonts/avenir-book/avenir-book.ttf") format("truetype"),
	url("../fonts/avenir-book/avenir-book.svg") format("svg");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "Avenir-bookoblique";
	src: url("../fonts/avenir-bookoblique/avenir-bookoblique.eot");
	src: url("../fonts/avenir-bookoblique/avenir-bookoblique.eot#iefix") format("embedded-opentype"),
	url("../fonts/avenir-bookoblique/avenir-bookoblique.woff") format("woff"),
	url("../fonts/avenir-bookoblique/avenir-bookoblique.ttf") format("truetype"),
	url("../fonts/avenir-bookoblique/avenir-bookoblique.svg") format("svg");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "Avenir-black";
	src: url("../fonts/avenir-black/avenir-black");
	src: url("../fonts/avenir-black/avenir-black.eot#iefix") format("embedded-opentype"),
	url("../fonts/avenir-black/avenir-black.woff") format("woff"),
	url("../fonts/avenir-black/avenir-black.ttf") format("truetype"),
	url("../fonts/avenir-black/avenir-black.svg") format("svg");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "Avenir-heavy";
	src: url("../fonts/avenir-heavy/avenir-heavy");
	src: url("../fonts/avenir-heavy/avenir-heavy.eot#iefix") format("embedded-opentype"),
	url("../fonts/avenir-heavy/avenir-heavy.woff") format("woff"),
	url("../fonts/avenir-heavy/avenir-heavy.ttf") format("truetype"),
	url("../fonts/avenir-heavy/avenir-heavy.svg") format("svg");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "Avenir-light";
	src: url("../fonts/avenir-light/avenir-light.eot");
	src: url("../fonts/avenir-light/avenir-light.eot#iefix") format("embedded-opentype"),
	url("../fonts/avenir-light/avenir-light.woff") format("woff"),
	url("../fonts/avenir-light/avenir-light.ttf") format("truetype"),
	url("../fonts/avenir-light/avenir-light.svg") format("svg");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "Flaticon";
	src: url("../fonts/flaticon.eot");
	src: url("../fonts/flaticon.eot#iefix") format("embedded-opentype"),
	url("../fonts/flaticon.woff") format("woff"),
	url("../fonts/flaticon.ttf") format("truetype"),
	url("../fonts/flaticon.svg") format("svg");
	font-weight: normal;
	font-style: normal;
}
[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {   
		font-family: Flaticon;
		font-style: normal;
}
.flaticon-facebook:before {
	content: "\e000";
}
.flaticon-google:before {
	content: "\e001";
}
.flaticon-instagram:before {
	content: "\e002";
}
.flaticon-twitter:before {
	content: "\e003";
}
.flaticon-youtube:before {
	content: "\e004";
}
