﻿
/*@font-face {
    font-family: 'helvetica_bold_1-webfont';
    src: url('fonts/webfontkit_helveticabold/helvetica_bold_1-webfont.woff') format('woff');
}*/

body {
    background-color: #4A4A4A;
    /*#465672;*/
    color: #FFA400;
    /*#11F7D6;*/
    /*font-family: Arial, Helvetica, sans-serif;*/
    /*font-family: helvetica_bold_1-webfont;*/
    font-family: 'Segoe UI', sans-serif;
  /*  font-weight: normal;
    font-style: normal;*/
}
