@font-face {
  font-family: 'TWK Everett';
  src: url('../fonts/TWKEverett-Thin.otf');
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: 'TWK Everett';
  src: url('../fonts/TWKEverett-Ultralight.otf');
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: 'TWK Everett';
  src: url('../fonts/TWKEverett-Light.otf');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'TWK Everett';
  src: url('../fonts/TWKEverett-Regular.otf');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'TWK Everett';
  src: url('../fonts/TWKEverett-Medium.otf');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'TWK Everett';
  src: url('../fonts/TWKEverett-Bold.otf');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'TWK Everett';
  src: url('../fonts/TWKEverett-Extrabold.otf');
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: 'TWK Everett';
  src: url('../fonts/TWKEverett-Black.otf');
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'Chakra Petch';
  src: url('../fonts/ChakraPetch-Light.ttf');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Chakra Petch';
  src: url('../fonts/ChakraPetch-Regular.ttf');
  font-weight: 400;
  font-style: normal;
}

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

@font-face {
  font-family: 'Chakra Petch';
  src: url('../fonts/ChakraPetch-SemiBold.ttf');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Chakra Petch';
  src: url('../fonts/ChakraPetch-Bold.ttf');
  font-weight: 700;
  font-style: normal;
}