
@font-face {
    font-family: 'compagnonmedium';
    src: url('fonts/compagnon-medium-webfont.woff2') format('woff2'),
         url('fonts/compagnon-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'compagnonroman';
    src: url('fonts/compagnon-roman-webfont.woff2') format('woff2'),
         url('fonts/compagnon-roman-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'futura_stdbook';
    src: url('fonts/uturastd-book-webfont.woff2') format('woff2'),
         url('fonts/futurastd-book-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
/*
body{
    background-image: url(broken_computet_BT.jpg   );
    background-size: contain;
    background-repeat: no-repeat;
    background-size: 100%;
    size: 100%;

}*/
h1{
    font-family:  'compagnonroman';
    font-size: 50px;
    background-color: white;
    margin: none;
    top: 0%;
}
div{
    margin-left: 0%;
    font-size: 30px;
    font-family: 'futura_stdbook';
}