/* Fonts */
@font-face {
    font-family: 'arial_blackregular';
    src: url('arial-black-webfont.eot');
    src: url('arial-black-webfont.eot?#iefix') format('embedded-opentype'), url('arial-black-webfont.woff') format('woff'), url('arial-black-webfont.ttf') format('truetype'), url('arial-black-webfont.svg#arial_blackregular') format('svg');
    font-weight: 400;
    font-style: normal
}
@font-face {
    font-family: 'arialregular';
    src: url('ArialMT.eot');
    src: url('ArialMT.eot?#iefix') format('embedded-opentype'), url('ArialMT.svg#arialregular') format('svg'), url('ArialMT.woff') format('woff'), url('ArialMT.ttf') format('truetype');
    font-weight: 400;
    font-style: normal
}
@font-face {
    font-family: 'arialbold';
    src: url('Arial-BoldMT.eot');
    src: url('Arial-BoldMT.eot?#iefix') format('embedded-opentype'), url('Arial-BoldMT.svg#arialbold') format('svg'), url('Arial-BoldMT.woff') format('woff'), url('Arial-BoldMT.ttf') format('truetype');
    font-weight: 400;
    font-style: normal
}
    /* Fonts */