html {
  /* set base font-size to equiv "10px", which is adapted to rem unit */
  font-size: 62.5%;
  /* IE9-IE11 math fixing. See http://bit.ly/1g4X0bX */
  font-size: calc(1em * 0.625) !important;
}

/***** Customs *****/
/* Roboto */
@font-face {
  src: url("../fonts/roboto/roboto-regular.eot?") format("eot"), url("../fonts/roboto/roboto-regular.woff") format("woff"), url("../fonts/roboto/roboto-regular.ttf") format("truetype");
  font-family: "Roboto";
}

@font-face {
  src: url("../fonts/roboto/roboto-bold.eot?") format("eot"), url("../fonts/roboto/roboto-bold.woff") format("woff"), url("../fonts/roboto/roboto-bold.ttf") format("truetype");
  font-family: "RobotoBold";
  font-weight: 700;
}

@font-face {
  src: url("../fonts/roboto/roboto-black.eot?") format("eot"), url("../fonts/roboto/roboto-black.woff") format("woff"), url("../fonts/roboto/roboto-black.ttf") format("truetype");
  font-family: "RobotoBlack";
}

@font-face {
  src: url("../fonts/roboto/roboto-light.eot?") format("eot"), url("../fonts/roboto/roboto-light.woff") format("woff"), url("../fonts/roboto/roboto-light.ttf") format("truetype");
  font-family: "RobotoLight";
}

@font-face {
  src: url("../fonts/roboto/roboto-bolditalic.eot?") format("eot"), url("../fonts/roboto/roboto-bolditalic.woff") format("woff"), url("../fonts/roboto/roboto-bolditalic.ttf") format("truetype");
  font-family: "RobotoBoldItalic";
  font-style: italic;
  font-weight: 700;
}

@font-face {
  src: url("../fonts/roboto/roboto-italic.eot?") format("eot"), url("../fonts/roboto/roboto-italic.woff") format("woff"), url("../fonts/roboto/roboto-italic.ttf") format("truetype");
  font-family: "RobotoItalic";
  font-weight: italic;
}

@font-face {
  src: url("../fonts/roboto/roboto-lightitalic.eot?") format("eot"), url("../fonts/roboto/roboto-lightitalic.woff") format("woff"), url("../fonts/roboto/roboto-lightitalic.ttf") format("truetype");
  font-family: "RobotoLightItalic";
}

@font-face {
  src: url("../fonts/roboto/robotocondensed-regular.eot?") format("eot"), url("../fonts/roboto/robotocondensed-regular.woff") format("woff"), url("../fonts/roboto/robotocondensed-regular.ttf") format("truetype");
  font-family: "RobotoCondensed";
}

@font-face {
  src: url("../fonts/roboto/robotocondensed-bold.eot?") format("eot"), url("../fonts/roboto/robotocondensed-bold.woff") format("woff"), url("../fonts/roboto/robotocondensed-bold.ttf") format("truetype");
  font-family: "RobotoCondensedBold";
}

@font-face {
  src: url("../fonts/roboto/robotocondensed-bolditalic.eot?") format("eot"), url("../fonts/roboto/robotocondensed-bolditalic.woff") format("woff"), url("../fonts/roboto/robotocondensed-bolditalic.ttf") format("truetype");
  font-family: "RobotoCondensedBoldItalic";
}

@font-face {
  src: url("../fonts/roboto/robotocondensed-light.eot?") format("eot"), url("../fonts/roboto/robotocondensed-light.woff") format("woff"), url("../fonts/roboto/robotocondensed-light.ttf") format("truetype");
  font-family: "RobotoCondensedLight";
}

@font-face {
  src: url("../fonts/roboto/robotocondensed-lightitalic.eot?") format("eot"), url("../fonts/roboto/robotocondensed-lightitalic.woff") format("woff"), url("../fonts/roboto/robotocondensed-lightitalic.ttf") format("truetype");
  font-family: "RobotoCondensedLightItalic";
}

@font-face {
  src: url("../fonts/roboto/robotocondensed-italic.eot?") format("eot"), url("../fonts/roboto/robotocondensed-italic.woff") format("woff"), url("../fonts/roboto/robotocondensed-italic.ttf") format("truetype");
  font-family: "RobotoCondensedItalic";
}

@font-face {
  src: url("../fonts/roboto/roboto-medium.eot?") format("eot"), url("../fonts/roboto/roboto-medium.woff") format("woff"), url("../fonts/roboto/roboto-medium.ttf") format("truetype");
  font-family: "RobotoMedium";
  font-weight: 500;
}

/* Ubuntu */
@font-face {
  src: url("../fonts/ubuntu/Ubuntu-Regular.eot?") format("eot"), url("../fonts/ubuntu/Ubuntu-Regular.woff") format("woff"), url("../fonts/ubuntu/Ubuntu-Regular.ttf") format("truetype");
  font-family: "Ubuntu";
}

@font-face {
  src: url("../fonts/ubuntu/Ubuntu-Bold.eot?") format("eot"), url("../fonts/ubuntu/Ubuntu-Bold.woff") format("woff"), url("../fonts/ubuntu/Ubuntu-Bold.ttf") format("truetype");
  font-family: "UbuntuBold";
}

@font-face {
  src: url("../fonts/ubuntu/Ubuntu-Medium.eot?") format("eot"), url("../fonts/ubuntu/Ubuntu-Medium.woff") format("woff"), url("../fonts/ubuntu/Ubuntu-Medium.ttf") format("truetype");
  font-family: "UbuntuMedium";
}

@font-face {
  src: url("../fonts/ubuntu/Ubuntu-Light.eot?") format("eot"), url("../fonts/ubuntu/Ubuntu-Light.woff") format("woff"), url("../fonts/ubuntu/Ubuntu-Light.ttf") format("truetype");
  font-family: "UbuntuLight";
}

@font-face {
  src: url("../fonts/ubuntu/Ubuntu-BoldItalic.eot?") format("eot"), url("../fonts/ubuntu/Ubuntu-BoldItalic.woff") format("woff"), url("../fonts/ubuntu/Ubuntu-BoldItalic.ttf") format("truetype");
  font-family: "UbuntuBoldItalic";
}

@font-face {
  src: url("../fonts/ubuntu/Ubuntu-Italic.eot?") format("eot"), url("../fonts/ubuntu/Ubuntu-Italic.woff") format("woff"), url("../fonts/ubuntu/Ubuntu-Italic.ttf") format("truetype");
  font-family: "UbuntuItalic";
}

@font-face {
  src: url("../fonts/ubuntu/Ubuntu-LightItalic.eot?") format("eot"), url("../fonts/ubuntu/Ubuntu-LightItalic.woff") format("woff"), url("../fonts/ubuntu/Ubuntu-LightItalic.ttf") format("truetype");
  font-family: "UbuntuLightItalic";
}

@font-face {
  src: url("../fonts/ubuntu/Ubuntu-MediumItalic.eot?") format("eot"), url("../fonts/ubuntu/Ubuntu-MediumItalic.woff") format("woff"), url("../fonts/ubuntu/Ubuntu-MediumItalic.ttf") format("truetype");
  font-family: "UbuntuMediumItalic";
}

/* Montserrat */
@font-face {
  src: url("../fonts/montserrat/Montserrat-Regular.eot?") format("eot"), url("../fonts/montserrat/Montserrat-Regular.woff") format("woff"), url("../fonts/montserrat/Montserrat-Regular.ttf") format("truetype");
  font-family: "Montserrat";
}

@font-face {
  src: url("../fonts/montserrat/Montserrat-Bold.eot?") format("eot"), url("../fonts/montserrat/Montserrat-Bold.woff") format("woff"), url("../fonts/montserrat/Montserrat-Bold.ttf") format("truetype");
  font-family: "MontserratBold";
}

@font-face {
  src: url("../fonts/montserrat/Montserrat-Medium.eot?") format("eot"), url("../fonts/montserrat/Montserrat-Medium.woff") format("woff"), url("../fonts/montserrat/Montserrat-Medium.ttf") format("truetype");
  font-family: "MontserratMedium";
}

@font-face {
  src: url("../fonts/montserrat/Montserrat-Light.eot?") format("eot"), url("../fonts/montserrat/Montserrat-Light.woff") format("woff"), url("../fonts/montserrat/Montserrat-Light.ttf") format("truetype");
  font-family: "MontserratLight";
}

@font-face {
  src: url("../fonts/montserrat/Montserrat-Italic.eot?") format("eot"), url("../fonts/montserrat/Montserrat-Italic.woff") format("woff"), url("../fonts/montserrat/Montserrat-Italic.ttf") format("truetype");
  font-family: "MontserratItalic";
}

@font-face {
  src: url("../fonts/montserrat/Montserrat-Thin.eot?") format("eot"), url("../fonts/montserrat/Montserrat-Thin.woff") format("woff"), url("../fonts/montserrat/Montserrat-Thin.ttf") format("truetype");
  font-family: "MontserratThin";
}

@font-face {
  src: url("../fonts/montserrat/Montserrat-SemiBold.eot?") format("eot"), url("../fonts/montserrat/Montserrat-SemiBold.woff") format("woff"), url("../fonts/montserrat/Montserrat-SemiBold.ttf") format("truetype");
  font-family: "MontserratSemiBold";
}

/* LibreBaskerville */
@font-face {
  src: url("../fonts/librebaskerville/LibreBaskerville-Regular.eot?") format("eot"), url("../fonts/librebaskerville/LibreBaskerville-Regular.woff") format("woff"), url("../fonts/librebaskerville/LibreBaskerville-Regular.ttf") format("truetype");
  font-family: "Librebaskerville";
}

@font-face {
  src: url("../fonts/librebaskerville/LibreBaskerville-Bold.eot?") format("eot"), url("../fonts/librebaskerville/LibreBaskerville-Bold.woff") format("woff"), url("../fonts/librebaskerville/LibreBaskerville-Bold.ttf") format("truetype");
  font-family: "LibrebaskervilleBold";
}

@font-face {
  src: url("../fonts/librebaskerville/LibreBaskerville-Italic.eot?") format("eot"), url("../fonts/librebaskerville/LibreBaskerville-Italic.woff") format("woff"), url("../fonts/librebaskerville/LibreBaskerville-Italic.ttf") format("truetype");
  font-family: "LibrebaskervilleItalic";
}

/* Sourcesans pro */
@font-face {
  src: url("../fonts/sourcesanspro/SourceSansPro-Regular.eot?") format("eot"), url("../fonts/sourcesanspro/SourceSansPro-Regular.woff") format("woff"), url("../fonts/sourcesanspro/SourceSansPro-Regular.ttf") format("truetype");
  font-family: "Sourcesanspro";
}

@font-face {
  src: url("../fonts/sourcesanspro/SourceSansPro-Bold.eot?") format("eot"), url("../fonts/sourcesanspro/SourceSansPro-Bold.woff") format("woff"), url("../fonts/sourcesanspro/SourceSansPro-Bold.ttf") format("truetype");
  font-family: "SourcesansproBold";
}

@font-face {
  src: url("../fonts/sourcesanspro/SourceSansPro-Black.eot?") format("eot"), url("../fonts/sourcesanspro/SourceSansPro-Black.woff") format("woff"), url("../fonts/sourcesanspro/SourceSansPro-Black.ttf") format("truetype");
  font-family: "SourcesansproBlack";
}

@font-face {
  src: url("../fonts/sourcesanspro/SourceSansPro-Light.eot?") format("eot"), url("../fonts/sourcesanspro/SourceSansPro-Light.woff") format("woff"), url("../fonts/sourcesanspro/SourceSansPro-Light.ttf") format("truetype");
  font-family: "SourcesansproLight";
}

@font-face {
  src: url("../fonts/sourcesanspro/SourceSansPro-Italic.eot?") format("eot"), url("../fonts/sourcesanspro/SourceSansPro-Italic.woff") format("woff"), url("../fonts/sourcesanspro/SourceSansPro-Italic.ttf") format("truetype");
  font-family: "SourcesansproItalic";
}

@font-face {
  src: url("../fonts/sourcesanspro/SourceSansPro-ExtraLight.eot?") format("eot"), url("../fonts/sourcesanspro/SourceSansPro-ExtraLight.woff") format("woff"), url("../fonts/sourcesanspro/SourceSansPro-ExtraLight.ttf") format("truetype");
  font-family: "SourcesansproExtraLight";
}

@font-face {
  src: url("../fonts/sourcesanspro/SourceSansPro-SemiBold.eot?") format("eot"), url("../fonts/sourcesanspro/SourceSansPro-SemiBold.woff") format("woff"), url("../fonts/sourcesanspro/SourceSansPro-SemiBold.ttf") format("truetype");
  font-family: "SourcesansproSemiBold";
}

/* Don't know what i'm doing :P */
@font-face {
  src: url("../fonts/lacquer/lacquer-regular.ttf") format("truetype");
  font-family: "Lacquer";
}

/**
 * Mixin - Triangle
 */
/*# sourceMappingURL=base.css.map */