@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,400i,500,700,900');
@font-face {
    font-family: 'myriadprolightregular';
    src: url('../fonts/myriadpro-light-webfont.eot');
    src: url('../fonts/myriadpro-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/myriadpro-light-webfont.woff') format('woff'),
         url('../fonts/myriadpro-light-webfont.ttf') format('truetype'),
         url('../fonts/myriadpro-light-webfont.svg#myriad_pro_lightregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'MyriadProRegular';
    src: url('../fonts/pro-regular-webfont.eot');
    src: url('../fonts/pro-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/pro-regular-webfont.woff') format('woff'),
         url('../fonts/pro-regular-webfont.ttf') format('truetype'),
         url('../fonts/pro-regular-webfont.svg#MyriadProRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'MyriadProSemibold';
    src: url('../fonts/myriadpro-semibold-webfont.eot');
    src: url('../fonts/myriadpro-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/myriadpro-semibold-webfont.woff') format('woff'),
         url('../fonts/myriadpro-semibold-webfont.ttf') format('truetype'),
         url('../fonts/myriadpro-semibold-webfont.svg#MyriadProSemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'MyriadProBold';
    src: url('../fonts/pro-bold-webfont.eot');
    src: url('../fonts/pro-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/pro-bold-webfont.woff') format('woff'),
         url('../fonts/pro-bold-webfont.ttf') format('truetype'),
         url('../fonts/pro-bold-webfont.svg#MyriadProBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

