
@font-face {
    font-family: 'aleoitalic';
    src: url('/font/aleo-italic-webfont.eot');
    src: url('/font/aleo-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('/font/aleo-italic-webfont.woff') format('woff'),
         url('/font/aleo-italic-webfont.ttf') format('truetype'),
         url('/font/aleo-italic-webfont.svg#aleoitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotoblack';
    src: url('/font/roboto-black-webfont.eot');
    src: url('/font/roboto-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('/font/roboto-black-webfont.woff') format('woff'),
         url('/font/roboto-black-webfont.ttf') format('truetype'),
         url('/font/roboto-black-webfont.svg#robotoblack') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {background-color: #7790ac; }

h1 { font-family: 'robotoblack';
     font-size: 400%;
     color: white;
}

h3 {
   font-family: 'aleoitalic';
   letter-spacing: 0;
   font-size: 150%;
   color: white;
}
