@font-face {
    font-family: 'Myriad Pro';
    src: url('MyriadPro-Regular.eot');
    src: url('MyriadPro-Regular.eot?#iefix') format('embedded-opentype'),
        url('MyriadPro-Regular.woff2') format('woff2'),
        url('MyriadPro-Regular.woff') format('woff'),
        url('MyriadPro-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Myriad-Pro-Bold';
    src: url('https://s3.amazonaws.com/konsciousketo.com/fonts/Myriad+Pro+Bold.ttf');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Myriad-Pro-Black';
    src: url('https://s3.amazonaws.com/konsciousketo.com/fonts/Myriad+Pro+Black.otf');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

