/* share-regular - latin */
@font-face {
  font-family: 'Share';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local(''),
       url('../fonts/Share/share-v14-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/Share/share-v14-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/Share/share-v14-latin-regular.svg#Share') format('svg'); /* Legacy iOS */
}
/* share-700 - latin */
@font-face {
  font-family: 'Share';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local(''),
       url('../fonts/Share/share-v14-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/Share/share-v14-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/Share/share-v14-latin-700.svg#Share') format('svg'); /* Legacy iOS */
}