
/*Bootstrap Icons font family*/
@font-face {
  font-display: block;
  font-family: "bootstrap-icons";
  src: url("https://azcdn.ateliermunro.com/WebFonts/bootstrap-icons.woff2?1fa40e8900654d2863d011707b9fb6f2") format("woff2"),
       url("https://azcdn.ateliermunro.com/WebFonts/bootstrap-icons.woff?1fa40e8900654d2863d011707b9fb6f2") format("woff");
}



@font-face {
    font-family: "Figtree";
    src: url("/css/otherCss/fonts/figtree_Font/Figtree-Light.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "FigtreeBold";
    src: url("/css/otherCss/fonts/figtree_Font/Figtree-Bold.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "FigtreeExtraBold";
    src: url("/css/otherCss/fonts/figtree_Font/Figtree-ExtraBold.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "FigtreeMedium";
    src: url("/css/otherCss/fonts/figtree_Font/Figtree-Medium.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "FigtreeRegular";
    src: url("/css/otherCss/fonts/figtree_Font/Figtree-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "FigtreeSemiBold";
    src: url("/css/otherCss/fonts/figtree_Font/Figtree-SemiBold.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}