<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
	font-family: 'mocavo';
	src:url('../fonts/mocavo.eot');
	src:url('../fonts/mocavo.eot#iefix') format('embedded-opentype'),
		url('../fonts/mocavo.woff') format('woff'),
		url('../fonts/mocavo.ttf') format('truetype'),
		url('../fonts/mocavo.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
	font-family: 'mocavo';
	content: attr(data-icon);
	speak: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

/* Use the following CSS code if you want to have a class per icon */
/*
Instead of a list of all class selectors,
you can use the generic selector below, but it's slower:
[class*="icon-"] {
*/
.icon-home, .icon-search, .icon-stream, .icon-stream-satellite, .icon-accountsettings, .icon-records, .icon-learningcenter, .icon-books, .icon-familytrees, .icon-blog, .icon-aboutmocavo, .icon-faq, .icon-uploadtree, .icon-uploaddoc, .icon-database, .icon-uploadfromdesktop, .icon-photos, .icon-social, .icon-profile, .icon-target, .icon-tree, .icon-check, .icon-maybe, .icon-x, .icon-broken, .icon-checkyes, .icon-checkno, .icon-contact, .icon-documents, .icon-file, .icon-files, .icon-contact-2, .icon-edit, .icon-google, .icon-facebook, .icon-twitter, .icon-blog-2, .icon-openweb, .icon-wand, .icon-pinterest, .icon-browsinghistory, .icon-books-2, .icon-upgrade, .icon-grant, .icon-scanning, .icon-download, .icon-public-trees, .icon-pedigree, .icon-split, .icon-lotus-leaves, .icon-notification, .icon-todo, .icon-zoomout, .icon-zoomin, .icon-unexpand, .icon-rotate, .icon-rightarrow, .icon-leftarrow, .icon-expand, .icon-link, .icon-notebook, .icon-warning, .icon-locked {
	font-family: 'mocavo';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}
.icon-home:before {
	content: "\48";
}
.icon-search:before {
	content: "\53";
}
.icon-stream:before {
	content: "\73";
}
.icon-stream-satellite:before {
	content: "\31";
}
.icon-accountsettings:before {
	content: "\61";
}
.icon-records:before {
	content: "\52";
}
.icon-learningcenter:before {
	content: "\42";
}
.icon-books:before {
	content: "\32";
}
.icon-familytrees:before {
	content: "\4c";
}
.icon-blog:before {
	content: "\62";
}
.icon-aboutmocavo:before {
	content: "\4d";
}
.icon-faq:before {
	content: "\66";
}
.icon-uploadtree:before {
	content: "\54";
}
.icon-uploaddoc:before {
	content: "\50";
}
.icon-database:before {
	content: "\44";
}
.icon-uploadfromdesktop:before {
	content: "\75";
}
.icon-photos:before {
	content: "\69";
}
.icon-social:before {
	content: "\6f";
}
.icon-profile:before {
	content: "\6e";
}
.icon-target:before {
	content: "\63";
}
.icon-tree:before {
	content: "\45";
}
.icon-check:before {
	content: "\43";
}
.icon-maybe:before {
	content: "\3f";
}
.icon-x:before {
	content: "\58";
}
.icon-broken:before {
	content: "\4e";
}
.icon-checkyes:before {
	content: "\33";
}
.icon-checkno:before {
	content: "\34";
}
.icon-contact:before {
	content: "\35";
}
.icon-documents:before {
	content: "\36";
}
.icon-file:before {
	content: "\37";
}
.icon-files:before {
	content: "\38";
}
.icon-contact-2:before {
	content: "\39";
}
.icon-edit:before {
	content: "\65";
}
.icon-google:before {
	content: "\67";
}
.icon-facebook:before {
	content: "\46";
}
.icon-twitter:before {
	content: "\74";
}
.icon-blog-2:before {
	content: "\7a";
}
.icon-openweb:before {
	content: "\70";
}
.icon-wand:before {
	content: "\77";
}
.icon-pinterest:before {
	content: "\49";
}
.icon-browsinghistory:before {
	content: "\68";
}
.icon-books-2:before {
	content: "\21";
}
.icon-upgrade:before {
	content: "\72";
}
.icon-grant:before {
	content: "\64";
}
.icon-scanning:before {
	content: "\6a";
}
.icon-download:before {
	content: "\59";
}
.icon-public-trees:before {
	content: "\26";
}
.icon-pedigree:before {
	content: "\5a";
}
.icon-split:before {
	content: "\5d";
}
.icon-lotus-leaves:before {
	content: "\6b";
}
.icon-notification:before {
	content: "\41";
}
.icon-todo:before {
	content: "\6c";
}
.icon-zoomout:before {
	content: "\22";
}
.icon-zoomin:before {
	content: "\23";
}
.icon-unexpand:before {
	content: "\24";
}
.icon-rotate:before {
	content: "\25";
}
.icon-rightarrow:before {
	content: "\28";
}
.icon-leftarrow:before {
	content: "\29";
}
.icon-expand:before {
	content: "\2a";
}
.icon-link:before {
	content: "\71";
}
.icon-notebook:before {
	content: "\2b";
}
.icon-warning:before {
	content: "\2c";
}
.icon-locked:before {
	content: "\4f";
}</pre></body></html>