

@font-face {
  font-family: 'Namian';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/Namian-Light.otf');
}
@font-face {
  font-family: 'Namian';
  font-style: italic;
  font-weight: 300;
  src: url('../fonts/Namian-LightItalic.otf');
}
@font-face {
  font-family: 'Namian';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/Namian-Regular.otf');
}
@font-face {
  font-family: 'Namian';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/Namian-RegularItalic.otf');
}
@font-face {
  font-family: 'Namian';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/Namian-Medium.otf');
}
@font-face {
  font-family: 'Namian';
  font-style: italic;
  font-weight: 500;
  src: url('../fonts/Namian-MediumItalic.otf');
}
@font-face {
  font-family: 'Namian';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/Namian-SemiBold.otf');
}
@font-face {
  font-family: 'Namian';
  font-style: italic;
  font-weight: 600;
  src: url('../fonts/Namian-SemiBoldItalic.otf');
}
@font-face {
  font-family: 'Namian';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/Namian-Bold.otf');
}
@font-face {
  font-family: 'Namian';
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/Namian-BoldItalic.otf');
}
@font-face {
  font-family: 'Namian';
  font-style: normal;
  font-weight: 800;
  src: url('../fonts/Namian-ExtraBold.otf');
}
@font-face {
  font-family: 'Namian';
  font-style: italic;
  font-weight: 800;
  src: url('../fonts/Namian-ExtraBoldItalic.otf');
}
@font-face {
  font-family: 'Namian';
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/Namian-Black.otf');
}
@font-face {
  font-family: 'Namian';
  font-style: italic;
  font-weight: 900;
  src: url('../fonts/Namian-BlackItalic.otf');
}
@font-face {
  font-family: 'Anton-Regular';
  src: url('../fonts/Anton-Regular.ttf') format('truetype');
}