@font-face {
  font-family: 'Open Sans';
  font-weight: normal;
  font-style: normal;
  src: url("fonts/roboto/OpenSans-Regular.woff") format("woff"),
        url("fonts/roboto/OpenSans-Regular.ttf") format("truetype");
}

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

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

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