@font-face {
    font-family: 'Lato-Bold';
    src: url('../fonts/Lato-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
  }
  
  .Lato-Bold{
    font-family: 'Lato-Bold';
  }

@font-face {
    font-family: 'Lato-Heavy';
    src: url('../fonts/Lato-Heavy.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
  }
  
  .Lato-Heavy{
    font-family: 'Lato-Heavy';
  }

@font-face {
    font-family: 'Lato-Light';
    src: url('../fonts/Lato-Light.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
  }
  
  .Lato-Light{
    font-family: 'Lato-Light';
  }

@font-face {
    font-family: 'Lato-Medium';
    src: url('../fonts/Lato-Medium.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
  }
  
  .Lato-Medium{
    font-family: 'Lato-Medium';
  }

@font-face {
    font-family: 'Lato-Regular';
    src: url('../fonts/Lato-Regular.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
  }
  
  .Lato-Regular{
    font-family: 'Lato-Regular';
  }
  
@font-face {
    font-family: 'Lato-Semibold';
    src: url('../fonts/Lato-Semibold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
  }
  
  .Lato-Semibold{
    font-family: 'Lato-Semibold';
  }
  
  
  @font-face {
    font-family: 'MyriadPro';
    src: url('../fonts/MyriadPro-Regular.otf') format('truetype');
    font-weight: regular;
    font-style: normal;
  }
  
  .MyriadPro{
    font-family: 'MyriadPro';
  }

  
  @font-face {
    font-family: 'Poppins-Bold';
    src: url('../fonts/Poppins-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
  }
  
  .Poppins-Bold{
    font-family: 'Poppins-Bold';
  }

  @font-face {
    font-family: 'Poppins-Medium';
    src: url('../fonts/Poppins-Medium.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
  }
  
  .Poppins-Medium{
    font-family: 'Poppins-Medium';
  }

    @font-face {
    font-family: 'Poppins-Regular';
    src: url('../fonts/Poppins-Medium.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
  }
  
  .Poppins-Regular{
    font-family: 'Poppins-Regular';
  }

  @font-face {
    font-family: 'Shadeerah';
    src: url('../fonts/Shadeerah.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
  }
  
  .Shadeerah{
    font-family: 'Shadeerah';
  }


