
/***************** TDAmeritradeSans *******************/

@font-face {
	
  font-family: 'tdasans';
  src: url('fonts/tda_sans_light.otf');
  src: url('fonts/tda_sans_light.otf?#iefix') format('embedded-opentype'),
       url('fonts/tda_sans_light.woff2') format('woff2'),
       url('fonts/tda_sans_light.woff') format('woff');
  font-weight:  400;
  font-style:   normal;
  font-stretch: normal;
}

@font-face {
  font-family: 'tdasans';
  src: url('fonts/tda_sans_regular.otf');
  src: url('fonts/tda_sans_regular.otf?#iefix') format('embedded-opentype'),
       url('fonts/tda_sans_regular.woff2') format('woff2'),
       url('fonts/tda_sans_regular.woff') format('woff');
  font-weight:  500;
  font-style:   normal;
  font-stretch: normal;
}

@font-face {
  font-family: 'tdasans';
  src: url('fonts/tda_sans_medium.otf');
  src: url('fonts/tda_sans_medium.otf?#iefix') format('embedded-opentype'),
       url('fonts/tda_sans_medium.woff2') format('woff2'),
       url('fonts/tda_sans_medium.woff') format('woff');
  font-weight:  600;
  font-style:   normal;
  font-stretch: normal;
}

@font-face {
  font-family: 'tdasans';
  src: url('fonts/tda_sans_bold.otf');
  src: url('fonts/tda_sans_bold.otf?#iefix') format('embedded-opentype'),
       url('fonts/tda_sans_bold.woff2') format('woff2'),
       url('fonts/tda_sans_bold.woff') format('woff');
  font-weight:  700;
  font-style:   normal;
  font-stretch: normal;
}