         @font-face {
          font-family: 'Roboto';
          src: url('../fonts/roboto.woff2') format('woff2');
 
          font-weight: normal;
          font-style: normal;
        }
 
 
        @font-face {
          font-family: 'Popins';
          src: url('../fonts/popins.woff2') format('woff2');
          font-weight: normal;
          font-style: normal;
        }
 
 
        @font-face {
          font-family: 'Popins Light';
          src: url('../fonts/poppins-light.woff2') format('woff2');
          font-weight: normal;
          font-style: normal;
        }
 

 