@font-face {
  font-family: "VisbyRoundCFMedium";
  src: url('/themes/custom/subtheme/fonts/VisbyRoundCFMedium/font.woff2') format('woff2'), url('/themes/custom/subtheme/fontswebFonts/VisbyRoundCFMedium/font.woff') format('woff');
}

:root {
  --font: 'VisbyRoundCFMedium', sans-serif;	/* Dark blue #1B788B */
  --maincolor: #3CA06E; /* Dark grey */
  --secondcolor: #00323C; /* Dark grey */
  --light: #EBF5F0; /* Main blue */
  --medium: #d3cec5; /* Yellow */
}