@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: 'Roboto-Regular';
  font-weight: normal;
  font-style: normal;
  src: url("fonts/roboto/Roboto-Regular.ttf") format("truetype");
}

@font-face {
  font-family: 'Roboto-Medium';
  font-weight: normal;
  font-style: normal;
  src: url("fonts/roboto/Roboto-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");
}

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

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