@font-face {
font-family: 'MyriadPro-Regular';
font-style: normal;
font-weight: normal;
src: url('../font/MyriadPro-Regular.otf') format('opentype');
}

@font-face {
font-family: 'MyriadPro-Black';
font-style: normal;
font-weight: bolder;
src: url('../font/MyriadPro-Black.otf') format('opentype');
}

@font-face {
font-family: 'MyriadPro-Light';
font-style: normal;
font-weight: lighter;
src: url('../font/MyriadPro-Light.otf') format('opentype');
}

