
@font-face {
  font-family: 'Arita';
  font-style: normal;
  font-weight: 200;
  src: url('../font/Arita-Thin.eot');
  src: url('../font/Arita-Thin.eot?#iefix') format('embedded-opentype'),
       url('../font/Arita-Thin.woff') format('woff'),
       url('../font/Arita-Thin.ttf') format('truetype');
}
 
@font-face {
  font-family: 'Arita';
  font-style: normal;
  font-weight: 300;
  src: url('../font/Arita-Light.eot');
  src: url('../font/Arita-Light.eot?#iefix') format('embedded-opentype'),
       url('../font/Arita-Light.woff') format('woff'),
       url('../font/Arita-Light.ttf') format('truetype');
}

@font-face {
  font-family: 'Arita';
  font-style: normal;
  font-weight: 400;
  src: url('../font/Arita-Medium.eot');
  src: url('../font/Arita-Medium.eot?#iefix') format('embedded-opentype'),
       url('../font/Arita-Medium.woff') format('woff'),
       url('../font/Arita-Medium.ttf') format('truetype');
}

@font-face {
  font-family: 'Arita';
  font-style: normal;
  font-weight: 600;
  src: url('../font/Arita-SemiBold.eot');
  src: url('../font/Arita-SemiBold.eot?#iefix') format('embedded-opentype'),
       url('../font/Arita-SemiBold.woff') format('woff'),
       url('../font/Arita-SemiBold.ttf') format('truetype');
}

@font-face {
  font-family: 'Arita';
  font-style: normal;
  font-weight: 700;
  src: url('../font/Arita-Bold.eot');
  src: url('../font/Arita-Bold.eot?#iefix') format('embedded-opentype'),
       url('../font/Arita-Bold.woff') format('woff'),
       url('../font/Arita-Bold.ttf') format('truetype');
}