@font-face {
  font-family: 'ModerusticBold';
  src: url("../fonts/moderustic/Moderustic-Bold.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: 'ModerusticExtraBold';
  src: url("../fonts/moderustic/Moderustic-ExtraBold.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: 'ModerusticLight';
  src: url("../fonts/moderustic/Moderustic-Light.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: 'ModerusticMedium';
  src: url("../fonts/moderustic/Moderustic-Medium.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: 'ModerusticSemiBold';
  src: url("../fonts/moderustic/Moderustic-SemiBold.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: 'Moderustic';
  src: url("../fonts/moderustic/Moderustic-Regular.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}