@font-face {
  font-family: "RobotoLight";
  src:
    url(font/Roboto-Light.woff2) format("woff2"),
    url(font/Roboto-Light.woff) format("woff"),
    url(font/Roboto-Light.ttf) format("truetype"),
    url(font/Roboto-Light.otf) format("opentype");
  font-style: normal;
  font-weight: 300;
}

@font-face {
  font-family: "RobotoSemiBold";
  src:
    url(font/Roboto-SemiBold.woff2) format("woff2"),
    url(font/Roboto-SemiBold.woff) format("woff"),
    url(font/Roboto-SemiBold.ttf) format("truetype"),
    url(font/Roboto-SemiBold.otf) format("opentype");
  font-style: normal;
  font-weight: 400;
}

@font-face {
  font-family: "ParkinsansRegular";
  src:
    url(font/Parkinsans-Regular.ttf) format("truetype"),
    url(font/Parkinsans-Regular.woff2) format("woff2"),
    url(font/Parkinsans-Regular.woff) format("woff"),
    url(font/Parkinsans-Regular.otf) format("opentape");
  font-style: normal;
  font-weight: 400;
}

@font-face {
  font-family: "RobotoLightItalic";
  src:
    url(font/Roboto-LightItalic.ttf) format("truetype"),
    url(font/Roboto-LightItalic.woff) format("woff"),
    url(font/Roboto-LightItalic.woff2) format("woff2"),
    url(font/Roboto-LightItalic.otf) format("opentipe");
}

@font-face {
  font-family: "RobotoRegular";
  src:
    url(font/Roboto-Regular.ttf) format("truetype"),
    url(font/Roboto-Regular.woff) format("woff"),
    url(font/Roboto-Regular.woff2) format("woff2"),
    url(font/Roboto-Regular.otf) format("opentape");
}
