@font-face {
    font-family: Caflisch Script Pro-local;
    src:url("../fonts/caflisch-script-web-pro/caflischscriptwebpro.ttf");
}

@font-face {
    font-family: Lithos Pro-local;
    src:url("../fonts/lithos-pro/LithosPro-Regular.otf");
}

@font-face {
    font-family: skia-local;
    src:url("../fonts/skia/Skia-Bold.ttf");
    font-weight: bold;
}

@font-face {
    font-family: skia-local;
    src:url("../fonts/skia/Skia-Regular.ttf");
}

@font-face {
    font-family: futura-local;
    src:url("../fonts/futura/Futura Medium Italic font.ttf");
    font-style: italic;
}

body  { color : rgb(69,47,109) ; background : rgb(212,209,217) url(MAJ3negatief_detail3a.jpg) no-repeat 0% 100% fixed; background-size: cover; background-position: center; }
p     { margin: 30px 10% 30px 10% ; }
a     { font-family: verdana, sans-serif; font-size: 1em; }
a     { margin:  1em ; }
a     { color : rgb(135,78,145) ; }
a     { text-decoration: none; }
a:hover { text-decoration: underline; }
