@font-face {
    font-family: 'Averta';
    src: url('../font/Averta-Bold.eot');
    src: url('../font/Averta-Bold.woff2') format('woff2'),
         url('../font/Averta-Bold.woff') format('woff'),
         url('../font/Averta-Bold.ttf') format('truetype'),
         url('../font/Averta-Bold.svg#Averta-Bold') format('svg'),
         url('../font/Averta-Bold.eot?#iefix') format('embedded-opentype');
    font-weight: 700;
    font-style: normal;
  }
  
  
  @font-face {
    font-family: 'Averta';
    src: url('../font/Averta-Light.eot');
    src: url('../font/Averta-Light.woff2') format('woff2'),
         url('../font/Averta-Light.woff') format('woff'),
         url('../font/Averta-Light.ttf') format('truetype'),
         url('../font/Averta-Light.svg#Averta-Light') format('svg'),
         url('../font/Averta-Light.eot?#iefix') format('embedded-opentype');
    font-weight: 300;
    font-style: normal;
  }
  
  
  @font-face {
    font-family: 'Averta';
    src: url('../font/Averta-Regular.eot');
    src: url('../font/Averta-Regular.woff2') format('woff2'),
         url('../font/Averta-Regular.woff') format('woff'),
         url('../font/Averta-Regular.ttf') format('truetype'),
         url('../font/Averta-Regular.svg#Averta-Regular') format('svg'),
         url('../font/Averta-Regular.eot?#iefix') format('embedded-opentype');
    font-weight: 400;
    font-style: normal;
  }
  
  
  @font-face {
    font-family: 'Averta-Semibold';
    src: url('../font/Averta-Semibold.eot');
    src: url('../font/Averta-Semibold.woff2') format('woff2'),
         url('../font/Averta-Semibold.woff') format('woff'),
         url('../font/Averta-Semibold.ttf') format('truetype'),
         url('../font/Averta-Semibold.svg#Averta-Semibold') format('svg'),
         url('../font/Averta-Semibold.eot?#iefix') format('embedded-opentype');
    font-weight: 600;
    font-style: normal;
  }
  
  
  @font-face {
    font-family: 'Averta-Thin';
    src: url('../font/Averta-Thin.eot');
    src: url('../font/Averta-Thin.woff2') format('woff2'),
         url('../font/Averta-Thin.woff') format('woff'),
         url('../font/Averta-Thin.ttf') format('truetype'),
         url('../font/Averta-Thin.svg#Averta-Thin') format('svg'),
         url('../font/Averta-Thin.eot?#iefix') format('embedded-opentype');
    font-weight: 300;
    font-style: normal;
  }
