@font-face {
  font-display: swap;
  font-family: 'CutiveMono';
  src: url('/fonts/CutiveMono-Regular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-display: swap;
  font-family: 'OpelSans';
  src: url('/fonts/Opel-Sans-Regular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-display: swap;
  font-family: 'OpelSans';
  src: url('/fonts/Opel-Sans-Bold.woff2') format('woff2');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-display: swap;
  font-family: 'Roboto-Light';
  src: url('/fonts/Roboto-Light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-display: swap;
  font-family: 'RobotoLight';
  src: url('/fonts/Roboto-Light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-display: swap;
  font-family: 'OpenSans';
  src: url('/fonts/OpenSans-Regular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-display: swap;
  font-family: 'OpenSans';
  src: url('/fonts/OpenSans-Bold.woff2') format('woff2');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-display: swap;
  font-family: "OpenSans-Light";
  src: url("/fonts/OpenSans-Light.woff2") format('woff2');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-display: swap;
  font-family: "OpenSans-Regular";
  src: url("/fonts/OpenSans-Regular.woff2") format('woff2');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-display: swap;
  font-family: "OpenSans-Medium";
  src: url("/fonts/OpenSans-Medium.woff2") format('woff2');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-display: swap;
  font-family: "OpenSans-SemiBold";
  src: url("/fonts/OpenSans-SemiBold.woff2") format('woff2');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-display: swap;
  font-family: "OpenSans-Bold";
  src: url("/fonts/OpenSans-Bold.woff2") format('woff2');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-display: swap;
  font-family: "Roboto-Bold";
  src: url("/fonts/Roboto-Bold.woff2") format('woff2');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-display: swap;
  font-family: "Roboto-SemiBold";
  src: url("/fonts/Roboto-SemiBold.woff2") format('woff2');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-display: swap;
  font-family: "Roboto-Medium";
  src: url("/fonts/Roboto-Medium.woff2") format('woff2');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-display: swap;
  font-family: "Roboto-Regular";
  src: url("/fonts/Roboto-Regular.woff2") format('woff2');
  font-weight: 400;
  font-style: normal;
}
