@font-face {
    font-family: 'itali';
    src: url('./TwCenMTStdItalic.otf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'regular';
    src: url('./Myriad_Pro_Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'bold';
    src: url('./Myriad_Pro_Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'black';
    src: url('./TwCenMTStdExtraBold.otf') format('truetype');
    font-weight: normal;
    font-style: normal;
}