
body {
    margin: 0;
    padding: 0;
}
@font-face {
    font-family: 'Algol Rg';
    src: url('../media/fonts/algol_regular-webfont.eot');
    src: url('../media/fonts/algol_regular-webfont.woff') format('woff'),
         url('../media/fonts/algol_regular-webfont.svg#Algol Rg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Joystix Proportional';
    src: url('../media/fonts/joystix_proportional-webfont.eot');
    src: url('../media/fonts/joystix_proportional-webfont.woff') format('woff'),
         url('../media/fonts/joystix_proportional-webfont#Joystix Proportional') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'arialbold';
    src: url('../media/fonts/arialbd-webfont.eot');
    src: url('../media/fonts/arialbd-webfont.eot?#iefix') format('embedded-opentype'),
         url('../media/fonts/arialbd-webfont.woff') format('woff'),
         url('../media/fonts/arialbd-webfont.ttf') format('truetype'),
         url('../media/fonts/arialbd-webfont.svg#arialbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
