 @font-face {
    font-family: 'Malva'; /* Malva Light*/
    font-style: normal;
    font-weight: 200;
    font-display: swap;
    src: url(/fonts/Malva/330BD9_8_0.woff) format('woff');
  }

  @font-face {
    font-family: 'Malva';  /* Malva Book */
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url(/fonts/Malva/330BD9_11_0.woff) format('woff');
  }

  @font-face {
    font-family: 'Malva'; /* Malva Regular*/
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(/fonts/Malva/330BD9_5_0.woff) format('woff');
  }
  
  @font-face {
    font-family: 'Malva'; /* Malva Medium */
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(/fonts/Malva/330BD9_6_0.woff) format('woff');
  }
  

  @font-face {
    font-family: 'Malva'; /* Malva Bold*/
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(/fonts/Malva/330BD9_E_0.woff) format('woff');
  }