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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'rj_branch_icons' !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-in_the_news:before {
  content: "\e900";
}
.icon-newsletter:before {
  content: "\e901";
}
.icon-advisor:before {
  content: "\e902";
}
.icon-california:before {
  content: "\e903";
}
.icon-quote:before {
  content: "\e904";
}
.icon-stadium:before {
  content: "\e905";
}
.icon-trophy:before {
  content: "\e906";
}

