@font-face {
  font-family: "Inter Thin";
  font-weight: 100;
  font-style: normal;
  src: url("https://nicholasmwenda.github.io/inter/Inter-Thin.ttf")
    format("truetype");
}

@font-face {
  font-family: "Inter ExtraLight";
  font-weight: 200;
  font-style: normal;
  src: url("https://nicholasmwenda.github.io/inter/Inter-ExtraLight.ttf")
    format("truetype");
}

@font-face {
  font-family: "Inter Light";
  font-weight: 300;
  font-style: normal;
  src: url("https://nicholasmwenda.github.io/inter/Inter-Light.ttf")
    format("truetype");
}

@font-face {
  font-family: "Inter Regular";
  font-weight: 400;
  font-style: normal;
  src: url("https://nicholasmwenda.github.io/inter/Inter-Regular.ttf")
    format("truetype");
}

@font-face {
  font-family: "Inter Medium";
  font-weight: 500;
  font-style: normal;
  src: url("https://nicholasmwenda.github.io/inter/Inter-Medium.ttf")
    format("truetype");
}

@font-face {
  font-family: "Inter SemiBold";
  font-weight: 600;
  font-style: normal;
  src: url("https://nicholasmwenda.github.io/inter/Inter-SemiBold.ttf")
    format("truetype");
}

@font-face {
  font-family: "Inter Bold";
  font-weight: 700;
  font-style: normal;
  src: url("https://nicholasmwenda.github.io/inter/Inter-Bold.ttf")
    format("truetype");
}

@font-face {
  font-family: "Inter ExtraBold";
  font-weight: 800;
  font-style: normal;
  src: url("https://nicholasmwenda.github.io/inter/Inter-ExtraBold.ttf")
    format("truetype");
}

@font-face {
  font-family: "Inter Black";
  font-weight: 900;
  font-style: normal;
  src: url("https://nicholasmwenda.github.io/inter/Inter-Black.ttf")
    format("truetype");
}

@font-face {
  font-family: "Merriweather Light";
  font-weight: 200;
  font-style: normal;
  src: url("https://nicholasmwenda.github.io/merriweather/Merriweather-Light.ttf")
    format("truetype");
}

@font-face {
  font-family: "Merriweather Regular";
  font-weight: 400;
  font-style: normal;
  src: url("https://nicholasmwenda.github.io/merriweather/Merriweather-Regular.ttf")
    format("truetype");
}

@font-face {
  font-family: "Merriweather Regular";
  font-weight: 700;
  font-style: normal;
  src: url("https://nicholasmwenda.github.io/merriweather/Merriweather-Bold.ttf")
    format("truetype");
}

@font-face {
  font-family: "Merriweather Medium";
  font-weight: 500;
  font-style: normal;
  src: url("https://nicholasmwenda.github.io/merriweather/Merriweather-Medium.ttf")
    format("truetype");
}

@font-face {
  font-family: "Merriweather SemiBold";
  font-weight: 600;
  font-style: normal;
  src: url("https://nicholasmwenda.github.io/merriweather/Merriweather-SemiBold.ttf")
    format("truetype");
}

@font-face {
  font-family: "Merriweather Bold";
  font-weight: 700;
  font-style: normal;
  src: url("https://nicholasmwenda.github.io/merriweather/Merriweather-Bold.ttf")
    format("truetype");
}

@font-face {
  font-family: "Merriweather ExtraBold";
  font-weight: 800;
  font-style: normal;
  src: url("https://nicholasmwenda.github.io/merriweather/Merriweather-ExtraBold.ttf")
    format("truetype");
}

@font-face {
  font-family: "Merriweather Black";
  font-weight: 900;
  font-style: normal;
  src: url("https://nicholasmwenda.github.io/merriweather/Merriweather-Black.ttf")
    format("truetype");
}
