@font-face {
    font-family: Candara;
    src: url(../fonts/candara-regular.woff2) format("woff2"),url(../fonts/candara-regular.woff) format("woff");
    font-style: normal;
    font-weight: 400;
  }

  @font-face {
    font-family: Candara;
    src: url(../fonts/candara-regular.woff2) format("woff2"),url(../fonts/candara-regular.woff) format("woff");
    font-style: normal;
    font-weight: 500;
  }

  /* *{
    font-family: Candara;
    font-weight: 400;
  } */