/* simpelfonts 1.2.1  font-family: uxumgrotesque  woff2+woff */

@font-face {
  font-family: 'uxumgrotesque';
  font-style: normal;
  font-weight: 400;
  src:
    local('uxumgrotesque Regular'),
    local('uxumgrotesque'),
    url('fonts/UxumGrotesque-Regular.woff2') format('woff2'),
    url('fonts/UxumGrotesque-Regular.woff') format('woff'),
    url('fonts/UxumGrotesque-Regular.ttf') format('truetype');
  font-display: swap;
  font-synthesis-weight: none;
}

@font-face {
  font-family: 'uxumgrotesque';
  font-style: normal;
  font-weight: 500;
  src:
    local('uxumgrotesque Medium'),
    local('uxumgrotesque'),
    url('fonts/UxumGrotesque-Medium.woff2') format('woff2'),
    url('fonts/UxumGrotesque-Medium.woff') format('woff'),
    url('fonts/UxumGrotesque-Medium.ttf') format('truetype');
  font-display: swap;
  font-synthesis-weight: none;
}

@font-face {
  font-family: 'uxumgrotesque';
  font-style: normal;
  font-weight: 700;
  src:
    local('uxumgrotesque Bold'),
    local('uxumgrotesque'),
    url('fonts/UxumGrotesque-Bold.woff2') format('woff2'),
    url('fonts/UxumGrotesque-Bold.woff') format('woff'),
    url('fonts/UxumGrotesque-Bold.ttf') format('truetype');
  font-display: swap;
  font-synthesis-weight: none;
}

@font-face {
  font-family: 'simpel';
  font-style: normal;
  font-weight: 300;
  src:
    local('simpel Thin'),
    local('simpel'),
    url('fonts/simpel-300.ttf') format('truetype');
  font-display: swap;
  font-synthesis-weight: none;
}
@font-face {
  font-family: 'simpel';
  font-style: normal;
  font-weight: 400;
  src:
    local('simpel Regular'),
    local('simpel'),
    url('fonts/simpel-400.ttf') format('truetype');
  font-display: swap;
  font-synthesis-weight: none;
}
@font-face {
  font-family: 'simpel';
  font-style: normal;
  font-weight: 600;
  src:
    local('simpel Bold'),
    local('simpel'),
    url('fonts/simpel-600.ttf') format('truetype');
  font-display: swap;
  font-synthesis-weight: none;
}