@font-face {
  font-family: 'Myriad';
  src: url('MyriadPro-Semibold.eot?#iefix') format('embedded-opentype'),  url('MyriadPro-Semibold.otf')  format('opentype'),
	     url('MyriadPro-Semibold.woff') format('woff'), url('MyriadPro-Semibold.ttf')  format('truetype'), url('MyriadPro-Semibold.svg#MyriadPro-Semibold') format('svg');
  font-weight: normal;
  font-style: normal;
}

    /* font-family: "RobotoLight"; */
@font-face {
    font-family: "RobotoLight";
    src: url("RobotoLight.eot");
    src: url("RobotoLight.eot?#iefix")format("embedded-opentype"),
    url("RobotoLight.woff") format("woff"),
    url("RobotoLight.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}