@charset "utf-8";
/* CSS Document */

  /*  @import url(http://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic,400italic,500,500italic,700,700italic,900italic,900); */
  @import url('https://fonts.googleapis.com/css?family=Libre+Baskerville:400,400i,700');

/* Webfont: Mada-Light */@font-face {
    font-family: 'cbLight';
    src: url("https://use.typekit.net/af/848d14/00000000000000003b9b3de0/27/l?subset_id=2&fvd=n5&v=3") format("woff2"), url("https://use.typekit.net/af/848d14/00000000000000003b9b3de0/27/d?subset_id=2&fvd=n5&v=3") format("woff"), url("https://use.typekit.net/af/848d14/00000000000000003b9b3de0/27/a?subset_id=2&fvd=n5&v=3") format("opentype");
    font-style: normal;
    font-weight: lighter;
    text-rendering: optimizeLegibility;
}

/* Webfont: Mada-Regular */@font-face {
    font-family: 'cbRegular';
    src: url("https://use.typekit.net/af/848d14/00000000000000003b9b3de0/27/l?subset_id=2&fvd=n5&v=3") format("woff2"), url("https://use.typekit.net/af/848d14/00000000000000003b9b3de0/27/d?subset_id=2&fvd=n5&v=3") format("woff"), url("https://use.typekit.net/af/848d14/00000000000000003b9b3de0/27/a?subset_id=2&fvd=n5&v=3") format("opentype");
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

/* Webfont: Mada-Bold */@font-face {
    font-family: 'cbBold';
    src: url("https://use.typekit.net/af/848d14/00000000000000003b9b3de0/27/l?subset_id=2&fvd=n5&v=3") format("woff2"), url("https://use.typekit.net/af/848d14/00000000000000003b9b3de0/27/d?subset_id=2&fvd=n5&v=3") format("woff"), url("https://use.typekit.net/af/848d14/00000000000000003b9b3de0/27/a?subset_id=2&fvd=n5&v=3") format("opentype");
    font-style: normal;
    font-weight: bold;
    text-rendering: optimizeLegibility;
}


/* Webfont: SourceCodePro-Regular */@font-face {
    font-family: 'SourceCodePro';
    src: url('fonts/SourceCodePro-Regular.eot'); /* IE9 Compat Modes */
    src: url('fonts/SourceCodePro-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('fonts/SourceCodePro-Regular.woff2') format('woff2'), /* Modern Browsers */
         url('fonts/SourceCodePro-Regular.woff') format('woff'), /* Modern Browsers */
         url('fonts/SourceCodePro-Regular.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}


  @font-face {
    font-family: 'Akkurat';
    src: url('fonts/AkkuratPro-Regular.otf') format('truetype');
    font-weight: normal;
    font-style: normal;
  }  
    
  @font-face {
    font-family: 'AkkuratLight';
    src: url('fonts/AkkuratLightPro-Regular.otf') format('truetype');
    font-weight: normal;
    font-style: normal;
  }  
  
  @font-face {
    font-family: 'AkkuratBold';
    src: url('fonts/AkkuratPro-Bold.otf') format('truetype');
    font-weight: normal;
    font-style: normal;
  }  
  





