/* chelsea-market-regular - latin */
@font-face {
  font-display: swap; 
  font-family: 'Chelsea Market';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/chelsea-market-v14-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

@font-face {
    font-family: 'Utopia';
    src: url('../fonts/Utopia-Semibold.woff2') format('woff2'),url('Utopia-Semibold.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Utopia';
    src: url('../fonts/Utopia-Regular.woff2') format('woff2'),url('Utopia-Regular.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Utopia';
    src: url('../fonts/Utopia-Italic.woff2') format('woff2'),url('Utopia-Italic.otf') format('opentype');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

