@font-face {
  font-family: 'Brandon Grotesque Medium';
  src: url('Brandon_med.eot'); /* IE9 Compat Modes */
  src: url('Brandon_med.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('Brandon_med.woff') format('woff'), /* Modern Browsers */
       url('Brandon_med.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('Brandon_med.svg#42e0c7c233eb5259e2b1a7ec7e16d4ce') format('svg'); /* Legacy iOS */
       
  font-style:   normal;
  font-weight:  400;
}
@font-face {
  font-family: 'Brandon Grotesque Thin';
  src: url('Brandon_thin.eot'); /* IE9 Compat Modes */
  src: url('Brandon_thin.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('Brandon_thin.woff') format('woff'), /* Modern Browsers */
       url('Brandon_thin.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('Brandon_thin.svg#f3bea398ccb855d0bbe223827583f0b1') format('svg'); /* Legacy iOS */
       
  font-style:   normal;
  font-weight:  200;
}


