/** Custom fonts */
@font-face {
  font-family: 'Allura';
  src: url('../fonts/Allura-Regular.eot?'),
       url('../fonts/Allura-Regular.woff') format('woff'), 
       url('../fonts/Allura-Regular.ttf') format('truetype'),
       url('../fonts/Allura-Regular.svg#Allura-Regular') format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Lora';
  src: url('../fonts/Lora-Regular.eot?'),
       url('../fonts/Lora-Regular.woff') format('woff'), 
       url('../fonts/Lora-Regular.ttf') format('truetype'),
       url('../fonts/Lora-Regular.svg#Lora-Regular') format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
    font-family: "AleksandraCRegular";
    src: url("../fonts/AleksandraCRegular/AleksandraCRegular.eot");
    src: url("../fonts/AleksandraCRegular/AleksandraCRegular.eot?#iefix")format("embedded-opentype"),
    url("../fonts/AleksandraCRegular/AleksandraCRegular.woff") format("woff"),
    url("../fonts/AleksandraCRegular/AleksandraCRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "AdineKirnbergRegular";
    src: url("../fonts/AdineKirnbergRegular/AdineKirnbergRegular.eot");
    src: url("../fonts/AdineKirnbergRegular/AdineKirnbergRegular.eot?#iefix")format("embedded-opentype"),
    url("../fonts/AdineKirnbergRegular/AdineKirnbergRegular.woff") format("woff"),
    url("../fonts/AdineKirnbergRegular/AdineKirnbergRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}