@font-face {

    font-family: "GDB";

    src: url("../fonts/Gilroy-SemiBold.ttf") format("truetype");

   }

  

   @font-face {

    font-family: "GB";

    src: url("../fonts/Gilroy-Bold.ttf") format("truetype");

   }

  

   @font-face {

    font-family: "GEB";

    src: url("../fonts/Gilroy-ExtraBold.ttf") format("truetype");

   }

  

   @font-face {

    font-family: "GH";

    src: url("../fonts/Gilroy-Heavy.ttf") format("truetype");

   }

  

   @font-face {

    font-family: "GL";

    src: url("../fonts/Gilroy-Light.ttf") format("truetype");

   }

  

   @font-face {

    font-family: "GM";

    src: url("../fonts/Gilroy-Medium.ttf") format("truetype");

   }

  

   @font-face {

    font-family: "GR";

    src: url("../fonts/Gilroy-Regular.ttf") format("truetype");

   }

  

   @font-face {

    font-family: "Roboto Regular";

    src: url("../fonts/Roboto-Regular.ttf") format("truetype");

   }
