@font-face {
  font-family: "calibri_regular";
  src: url("../fonts/calibri_regular.eot");
  src: url("../fonts/calibri_regular.eot?#iefix") format("embedded-opentype"),
    url("../fonts/calibri_regular.woff") format("woff"),
    url("../fonts/calibri_regular.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "calibri_bold";
  src: url("../fonts/calibri_bold.eot");
  src: url("../fonts/calibri_bold.eot?#iefix") format("embedded-opentype"),
    url("../fonts/calibri_bold.woff") format("woff"),
    url("../fonts/calibri_bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: "code_regular";
  src: url("../fonts/code_regular.eot");
  src: url("../fonts/code_regular.eot?#iefix") format("embedded-opentype"),
    url("../fonts/code_regular.woff") format("woff"),
    url("../fonts/code_regular.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "code_bold";
  src: url("../fonts/code_bold.eot");
  src: url("../fonts/code_bold.eot?#iefix") format("embedded-opentype"),
    url("../fonts/code_bold.woff") format("woff"),
    url("../fonts/code_bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
