@font-face {
    font-family: 'SegoeUILight';
    src: url('sg-webfont.eot');
    src: url('sg-webfont.eot?#iefix') format('embedded-opentype'),
		 url('sg-webfont.svg') format('svg'),
         url('sg-webfont.woff') format('woff'),
         url('sg-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MyriadProRegular';
    src: url('myriadpro-regular.eot');
    src: url('myriadpro-regular.eot') format('embedded-opentype'),
         url('myriadpro-regular.woff') format('woff'),
         url('myriadpro-regular.ttf') format('truetype'),
         url('myriadpro-regular.svg#MyriadProRegular') format('svg');
}
@font-face {
    font-family: 'MyriadPro-Light';
    src: url('MyriadPro-Light.eot?') format('eot'),
         url('MyriadPro-Light.otf')  format('opentype'),
         url('MyriadPro-Light.woff') format('woff'),
         url('MyriadPro-Light.ttf')  format('truetype'),
         url('MyriadPro-Light.svg#MyriadPro-Light') format('svg');
}
@font-face {
    font-family: 'MyriadPro-Semibold';
    src: url('MyriadPro-Semibold.eot?') format('eot'),
         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-face {
    font-family: 'PTSans-Caption';
    src: url('PTSans-Caption.eot');
    src: url('PTSans-Caption.eot?#iefix') format('embedded-opentype'),
		 url('PTSans-Caption.svg') format('svg'),
         url('PTSans-Caption.woff') format('woff'),
         url('PTSans-Caption.ttf')  format('truetype');
}

@font-face {
    font-family: 'PTSans-CaptionBold';
    src: url('PTSans-CaptionBold.eot');
    src: url('PTSans-CaptionBold.eot?#iefix') format('embedded-opentype'),
		 url('PTSans-CaptionBold.svg') format('svg'),
         url('PTSans-CaptionBold.woff') format('woff'),
         url('PTSans-CaptionBold.ttf')  format('truetype');
}
