@font-face {
  font-family: 'mscu';
  src:  url('fonts/mscu.eot?t2lv5n');
  src:  url('fonts/mscu.eot?t2lv5n#iefix') format('embedded-opentype'),
    url('fonts/mscu.ttf?t2lv5n') format('truetype'),
    url('fonts/mscu.woff?t2lv5n') format('woff'),
    url('fonts/mscu.svg?t2lv5n#mscu') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-mscu"], [class*=" icon-mscu"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'mscu' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-mscuarrow-point-to-down:before {
	font-family: 'mscu' !important;
  content: "\e900";
}
.icon-mscuarrow-point-to-left:before {
	font-family: 'mscu' !important;
  content: "\e901";
}
.icon-mscuarrow-point-to-right:before {
	font-family: 'mscu' !important;
  content: "\e902";
}
.icon-mscuavatar:before {
	font-family: 'mscu' !important;
  content: "\e903";
}
.icon-mscucar:before {
	font-family: 'mscu' !important;
  content: "\e904";
}
.icon-mscumagnifying-glass:before {
	font-family: 'mscu' !important;
  content: "\e905";
}
.icon-mscumortgage:before {
	font-family: 'mscu' !important;
  content: "\e906";
}
.icon-mscuphone-call:before {
	font-family: 'mscu' !important;
  content: "\e907";
}
.icon-mscuplaceholder:before {
	font-family: 'mscu' !important;
  content: "\e908";
}
.icon-mscutext-documents:before {
	font-family: 'mscu' !important;
  content: "\e909";
}
.icon-mscuview-more:before {
	font-family: 'mscu' !important;
  content: "\e90a";
}
