@charset "UTF-8";
/* CSS Document */

@font-face {
	font-family: 'rrhicon';
	src:url('/public/fonts/rrhicon.eot?-60kl1y');
	src:url('/public/fonts/rrhicon.eot?#iefix-60kl1y') format('embedded-opentype'),
		url('/public/fonts/rrhicon.ttf?-60kl1y') format('truetype'),
		url('/public/fonts/rrhicon.woff?-60kl1y') format('woff'),
		url('/public/fonts/rrhicon.svg?-60kl1y#rrhicon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'rrhicon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	font-size:inherit;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-arrow:before {
	content: "\77"; /* Arrow */
}
.icon-1:before {
	content: "\64"; /* International */
}
.icon-2:before {
	content: "\70"; /* Europe */
}
.icon-3:before {
	content: "\63"; /* Africa */
}
.icon-4:before {
	content: "\61"; /* Australia */
}
.icon-email:before {
	content: "\65"; /* Email icon */
}
.icon-6:before {
	content: "\73"; /* Asia */
}
.icon-facebook:before { /* Facebook */
	content: "\66";
}
.icon-5:before {
	content: "\6e"; /* North America */
}
.icon-rrh:before {
	content: "\72"; /* RRH Logo */
}
.icon-7:before {
	content: "\6c"; /* South America */
}
.icon-menu:before {
	content: "\6d"; /* 3 Bar Menu */
}
.icon-twitter:before {
	content: "\74"; /* Twitter */
}
.icon-home:before {
  content: "\50";
}
.icon-newspaper:before {
  content: "\51";
}
.icon-pencil:before {
  content: "\52";
}
.icon-film:before {
  content: "\53";
}
.icon-file-empty:before {
  content: "\54";
}
.icon-file-text2:before {
  content: "\55";
}
.icon-file-picture:before {
  content: "\56";
}
.icon-file-music:before {
  content: "\34";
}
.icon-file-video:before {
  content: "\58";
}
.icon-bubble:before {
  content: "\59";
}
.icon-user:before {
  content: "\30";
}
.icon-users:before {
  content: "\31";
}
.icon-user-plus:before {
  content: "\32";
}
.icon-user-minus:before {
  content: "\33";
}
.icon-equalizer:before {
  content: "\35";
}
.icon-equalizer2:before {
  content: "\36";
}
.icon-list-numbered:before {
  content: "\37";
}
.icon-list:before {
  content: "\38";
}
.icon-list2:before {
  content: "\39";
}
.icon-menu:before {
  content: "\40";
}
.icon-download3:before {
  content: "\41";
}
.icon-upload3:before {
  content: "\42";
}
.icon-plus:before {
  content: "\43";
}
.icon-minus:before {
  content: "\44";
}
.icon-cross:before {
  content: "\45";
}
.icon-checkmark:before {
  content: "\46";
}
.icon-arrow-up-right2:before {
  content: "\47";
}
.icon-arrow-right2:before {
  content: "\48";
}
.icon-arrow-down-right2:before {
  content: "\49";
}
.icon-arrow-down2:before {
  content: "\4a";
}
.icon-arrow-down-left2:before {
  content: "\4b";
}
.icon-arrow-left2:before {
  content: "\4c";
}
.icon-file-pdf:before {
  content: "\4d";
}
.icon-file-word:before {
  content: "\4e";
}
.icon-file-excel:before {
  content: "\4f";
}
.icon-html-five:before {
  content: "\5a";
}

@font-face {
    font-family: 'another_typewriterregular';
    src: url('/public/fonts/atwriter-webfont.eot');
    src: url('/public/fonts/atwriter-webfont.eot?#iefix') format('embedded-opentype'),
         url('/public/fonts/atwriter-webfont.woff2') format('woff2'),
         url('/public/fonts/atwriter-webfont.woff') format('woff'),
         url('/public/fonts/atwriter-webfont.ttf') format('truetype'),
         url('/public/fonts/atwriter-webfont.svg#another_typewriterregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
