@font-face {
  font-family: 'yale-jackson-icons';
  src:  url('fonts/yale-jackson-icons.eot?tk0d23');
  src:  url('fonts/yale-jackson-icons.eot?tk0d23#iefix') format('embedded-opentype'),
    url('fonts/yale-jackson-icons.ttf?tk0d23') format('truetype'),
    url('fonts/yale-jackson-icons.woff?tk0d23') format('woff'),
    url('fonts/yale-jackson-icons.svg?tk0d23#yale-jackson-icons') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

.icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'yale-jackson-icons' !important;
  speak: never;
  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-transportation:before {
  content: "\e901";
}
.icon-nightlife:before {
  content: "\e902";
}
.icon-food-and-drink:before {
  content: "\e903";
}
.icon-culture:before {
  content: "\e905";
}
.icon-class-profile-sidebar-icon:before {
  content: "\e91a";
  color: #5d5e5e;
}
.icon-menu-search:before {
  content: "\e919";
}
.icon-facebook:before {
  content: "\e914";
}
.icon-linked-in:before {
  content: "\e915";
}
.icon-twitter:before {
  content: "\e916";
}
.icon-website:before {
  content: "\e917";
}
.icon-email:before {
  content: "\e918";
}
.icon-filter:before {
  content: "\e913";
}
.icon-down-arrow-icon:before {
  content: "\e90f";
  color: #5e5e5e;
}
.icon-up-arrow-icon:before {
  content: "\e910";
  color: #5e5e5e;
}
.icon-left-arrow-icon:before {
  content: "\e911";
  color: #5e5e5e;
}
.icon-right-arrow-icon:before {
  content: "\e912";
  color: #5e5e5e;
}
.icon-attractions:before {
  content: "\e900";
}
.icon-shopping:before {
  content: "\e904";
}
.icon-applying-sidebar-icon:before {
  content: "\e906";
  color: #5e5e5e;
}
.icon-contact-admissions-sidebar-icon:before {
  content: "\e907";
  color: #5e5e5e;
}
.icon-curriculum-builder-sidebar-icon:before {
  content: "\e908";
  color: #5e5e5e;
}
.icon-faqs-sidebar-icon:before {
  content: "\e909";
  color: #5e5e5e;
}
.icon-learn-about-jackson-sidebar-icon:before {
  content: "\e90b";
  color: #5e5e5e;
}
.icon-summer-experience-sidebar-icon:before {
  content: "\e90c";
  color: #5e5e5e;
}
.icon-applying-icon:before {
  content: "\e90d";
  color: #5e5e5e;
}
.icon-funding-icon:before {
  content: "\e90e";
  color: #5e5e5e;
}
