@font-face {
  font-family: 'Arita Sans';
  src: url('./src/AritaSans-Thin.woff');
  src:
    url('./src/AritaSans-Thin.woff') format('woff'),
    url('./src/AritaSans-Thin.ttf') format('truetype'),
    url('./src/AritaSans-Thin.svg#AritaSans-Thin') format('svg');
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: 'Arita Sans';
  src: url('./src/AritaSans-SemiBold.woff');
  src:
    url('./src/AritaSans-SemiBold.woff') format('woff'),
    url('./src/AritaSans-SemiBold.ttf') format('truetype'),
    url('./src/AritaSans-SemiBold.svg#AritaSans-SemiBold') format('svg');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Arita Sans';
  src: url('./src/AritaSans-Bold.woff');
  src:
    url('./src/AritaSans-Bold.woff') format('woff'),
    url('./src/AritaSans-Bold.ttf') format('truetype'),
    url('./src/AritaSans-Bold.svg#AritaSans-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Arita Sans';
  src: url('./src/AritaSans-Medium.woff');
  src:
    url('./src/AritaSans-Medium.woff') format('woff'),
    url('./src/AritaSans-Medium.ttf') format('truetype'),
    url('./src/AritaSans-Medium.svg#AritaSans-Medium') format('svg');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Arita Sans';
  src: url('./src/AritaSans-Light.woff');
  src:
    url('./src/AritaSans-Light.woff') format('woff'),
    url('./src/AritaSans-Light.ttf') format('truetype'),
    url('./src/AritaSans-Light.svg#AritaSans-Light') format('svg');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Arita';
  src: url('./src/Arita4.0_T.woff');
  src:
    url('./src/Arita4.0_T.woff') format('woff'),
    url('./src/Arita4.0_T.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: 'Arita';
  src: url('./src/Arita4.0_SB.woff');
  src:
    url('./src/Arita4.0_SB.woff') format('woff'),
    url('./src/Arita4.0_SB.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Arita';
  src: url('./src/Arita4.0_M.woff');
  src:
    url('./src/Arita4.0_M.woff') format('woff'),
    url('./src/Arita4.0_M.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Arita';
  src: url('./src/Arita4.0_L.woff');
  src:
    url('./src/Arita4.0_L.woff') format('woff'),
    url('./src/Arita4.0_L.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Arita';
  src: url('./src/Arita4.0_B.woff');
  src:
    url('./src/Arita4.0_B.woff') format('woff'),
    url('./src/Arita4.0_B.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}
