@font-face {
  font-family: "Calibri";
  src: url("../font/regular/Calibri.woff") format("woff"),
    url("../font/regular/Calibri.ttf") format("truetype"),
    url("../font/regular/Calibri.svg#Calibri") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* calibri light */
@font-face {
  font-family: "Calibri-Light";
  src: url("../font/light/Calibri-Light.woff") format("woff"),
    url("../font/light/Calibri-Light.ttf") format("truetype"),
    url("../font/regular/Calibri.eot") format("embedded-opentype"),
    url("../font/light/Calibri-Light.svg#Calibri-Light") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Cambria";
  src: url("../font/cambria/Cambria.woff") format("woff"),
    url("../font/cambria/Cambria.ttf") format("truetype"),
    url("../font/cambria/Cambria.svg#Cambria") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Lato-Light";
  src: url("../font/Lato-light/Lato-Light.woff") format("woff"),
    url("../font/Lato-light/Lato-Light.ttf") format("truetype"),
    url("../font/Lato-light/Lato-Light.svg#Lato-Light") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Lato-Black";
  src: url("../font/Lato-black/Lato-Black.woff") format("woff"),
    url("../font/Lato-black/Lato-Black.ttf") format("truetype"),
    url("../font/Lato-black/Lato-Black.svg#Lato-Black") format("svg");
  font-weight: normal;
  font-style: normal;
}
