
@font-face {
    font-family: 'Calibri';
    src:url(http://per.hedbor.org/calibri.ttf);
}

@font-face {
    font-family: 'Calibri bold';
    src:url(http://per.hedbor.org/calibrib.ttf);
}


body {
     font-family: "Garamond", "Times", "serif";
}

p {
  font-size: 80%;
}
h1,h2,h3,h4,b {
  font-family: "Calibri bold", "arial", "sans-serif";
  font-weight: bold;
  font-size:120%;
}
