/*
	RiskMap Icons
  Generated by grunt-webfont
*/

@font-face {
	font-family:"riskmapicons";
  src: url("./riskmapicons.eot");
	src: url("./riskmapicons.eot?#iefix") format("embedded-opentype"),
 			 url("./riskmapicons.woff") format("woff"),
 			 url("./riskmapicons.ttf") format("truetype");
	font-weight:normal;
	font-style:normal;
}

/* Bootstrap Overrides */
[class^="ri-"]:before,
[class*=" ri-"]:before {
  font-family:"riskmapicons";
	vertical-align: baseline;
	line-height: inherit;
	font-weight:normal;
	font-style:normal;
	speak:none;
	text-decoration:inherit;
	text-transform:none;
	text-rendering:auto;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
}

/* Icons & Aliases */
.ri-accessibility:before {
  content: "\f101"
}

.ri-admin-bolt:before {
  content: "\f102"
}

.ri-admin:before {
  content: "\f103"
}

.ri-arrow-drop-down:before {
  content: "\f104"
}

.ri-arrow-drop-up:before {
  content: "\f105"
}

.ri-bin:before,
.ri-delete:before {
  content: "\f106"
}

.ri-bolt-circle:before {
  content: "\f107"
}

.ri-bolt:before {
  content: "\f108"
}

.ri-check:before,
.ri-tick:before {
  content: "\f109"
}

.ri-chevron-down:before {
  content: "\f10a"
}

.ri-chevron-left:before {
  content: "\f10b"
}

.ri-chevron-right:before {
  content: "\f10c"
}

.ri-chevron-up:before {
  content: "\f10d"
}

.ri-close:before {
  content: "\f10e"
}

.ri-countries:before {
  content: "\f10f"
}

.ri-debug:before,
.ri-bug:before {
  content: "\f110"
}

.ri-ellipsis:before {
  content: "\f111"
}

.ri-error:before {
  content: "\f112"
}

.ri-facebook:before {
  content: "\f126"
}

.ri-feed:before {
  content: "\f113"
}

.ri-filters:before {
  content: "\f114"
}

.ri-google-plus:before {
  content: "\f127"
}

.ri-heatmap:before {
  content: "\f115"
}

.ri-instagram:before {
  content: "\f128"
}

.ri-link:before {
  content: "\f116"
}

.ri-linkedin:before {
  content: "\f129"
}

.ri-logout:before {
  content: "\f117"
}

.ri-mail:before {
  content: "\f12a"
}

.ri-map:before {
  content: "\f118"
}

.ri-menu:before {
  content: "\f119"
}

.ri-notifications:before {
  content: "\f11a"
}

.ri-people:before,
.ri-users:before {
  content: "\f11b"
}

.ri-person:before,
.ri-user:before {
  content: "\f11c"
}

.ri-place:before {
  content: "\f11d"
}

.ri-port:before {
  content: "\f11e"
}

.ri-search:before {
  content: "\f11f"
}

.ri-settings:before {
  content: "\f120"
}

.ri-share:before {
  content: "\f121"
}

.ri-stats:before {
  content: "\f122"
}

.ri-tag:before {
  content: "\f123"
}

.ri-time:before,
.ri-clock:before {
  content: "\f124"
}

.ri-twitter:before {
  content: "\f12b"
}

.ri-undo:before {
  content: "\f125"
}

.ri-warning:before,
.ri-report:before {
  content: "\f12c"
}

.ri-youtube:before {
  content: "\f12d"
}


