/* ZenWelle Studio - Local fonts */
@font-face { font-family: 'Lato'; font-weight: 300; font-style: normal; font-display: swap;
  src: local('Lato Light'), url('../../fonts/lato/lato-light.woff2') format('woff2'); }
@font-face { font-family: 'Lato'; font-weight: 400; font-style: normal; font-display: swap;
  src: local('Lato'), url('../../fonts/lato/lato-regular.woff2') format('woff2'); }
@font-face { font-family: 'Lato'; font-weight: 700; font-style: normal; font-display: swap;
  src: local('Lato Bold'), url('../../fonts/lato/lato-bold.woff2') format('woff2'); }
@font-face { font-family: 'Cormorant Garamond'; font-weight: 400; font-style: normal; font-display: swap;
  src: local('Cormorant Garamond'), url('../../fonts/cormorant/cormorant-regular.woff2') format('woff2'); }
@font-face { font-family: 'Cormorant Garamond'; font-weight: 600; font-style: normal; font-display: swap;
  src: local('Cormorant Garamond SemiBold'), url('../../fonts/cormorant/cormorant-semibold.woff2') format('woff2'); }
@font-face { font-family: 'Cormorant Garamond'; font-weight: 400; font-style: italic; font-display: swap;
  src: local('Cormorant Garamond Italic'), url('../../fonts/cormorant/cormorant-italic.woff2') format('woff2'); }
