@font-face {
    font-family: Montserrat-ExtraBold;
    src: local("Montserrat-ExtraBold"), url(../fonts/Montserrat-ExtraBold.ttf) format("truetype");
    unicode-range: U+000-5FF;
    font-display: swap
}

@font-face {
    font-family: Montserrat-Bold;
    src: local("Montserrat-Bold"), url(../fonts/Montserrat-Bold.ttf) format("truetype");
    unicode-range: U+000-5FF;
    font-display: swap
}

@font-face {
    font-family: Montserrat-Regular;
    src: local(" Montserrat-Regular"), url(../fonts/Montserrat-Regular.ttf) format("truetype");
    unicode-range: U+000-5FF;
    font-display: swap
}

@font-face {
    font-family: "Font Awesome 5 Brands";
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/fa-brands-400.ttf) format("truetype");
    font-display: swap
}

.fab {
    font-family: "Font Awesome 5 Brands"
}

@font-face {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/fa-regular-400.ttf) format("truetype");
    font-display: swap
}

.fab,
.far {
    font-weight: 400
}

@font-face {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
    src: url(../fonts/fa-solid-900.ttf) format("truetype");
    font-display: swap
}

.fa,
.far,
.fas {
    font-family: "Font Awesome 5 Free"
}

.fa,
.fas {
    font-weight: 900
}

@font-face {
    font-family: Poppins;
    font-weight: 400;
    src: url(../fonts/Poppins-Regular.ttf);
    font-display: swap
}

@font-face {
    font-family: Poppins;
      font-weight: 500;
    src: url(../fonts/Poppins-Medium.ttf);
    font-display: swap
}

@font-face {
    font-family: Poppins;
        font-weight: 300;
    src: url(../fonts/Poppins-Light.ttf);
    font-display: swap
}

@font-face {
    font-family: Poppins;
        font-weight: 700;
    src: url(../fonts/Poppins-Bold.ttf);
    font-display: swap
}

@font-face {
    font-family: Poppins;
        font-weight: 600;
    src: url(../fonts/Poppins-SemiBold.ttf);
    font-display: swap
}

@font-face {
    font-family: Poppins;
        font-weight: 800;
    src: url(../fonts/Poppins-ExtraBold.ttf);
    font-display: swap
}
@font-face {
    font-family: CircularStd;
    src: url(../fonts/CircularStd-Black.woff2) format('woff2');
    font-weight: 900;
    font-display: swap;
  }

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

  @font-face {
    font-family: CircularStd;
    src: url(../fonts/CircularStd-Book.woff2) format('woff2');
    font-weight: 450;
    font-display: swap;
  }

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


  @font-face {
    font-family: CircularStd;
    src: url(fonts/CircularStd-Black.woff2) format('woff2');
    font-weight: 900;
    font-display: swap;
  }
  
  @font-face {
    font-family: CircularStd;
    src: url(fonts/CircularStd-Bold.woff2) format('woff2');
    font-weight: 700;
    font-display: swap;
  }
  
  @font-face {
    font-family: CircularStd;
    src: url(fonts/CircularStd-Book.woff2) format('woff2');
    font-weight: 450;
    font-display: swap;
  }
  
  @font-face {
    font-family: CircularStd;
    src: url(fonts/CircularStd-Medium.woff2) format('woff2');
    font-weight: 500;
    font-display: swap;
  }
  @font-face {
    font-family: inter;
    src: url(../../css/fonts/Inter-Medium.ttf) format('ttf');
    font-weight: 500;
    font-display: swap;
  }
  @font-face {
    font-family: inter;
    src: url(fonts/Inter-Regular.woff2) format('woff2');
    font-weight: 400;
    font-display: swap;
  }

