@charset "utf-8";

.ff-myriad-pro{font-family: 'MyriadPro', serif}

@font-face {
    font-display: swap;
    font-family: 'MyriadPro'; /* regular */
    font-weight: 400;
    font-style: normal;
    src: url('./MYRIADPRO-REGULAR.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
