@font-face {
    font-family: 'eurostile';
    src: url('EurostileNextLTPro-Regular.woff') format('woff');
    font-weight: regular;
    font-style: normal;

}

@font-bold {
    font-family: 'eurostile_bold';
    src: url('EurostileNextLTPro-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;

}

.ggskin { 
            font-family: "eurostile";
            font-size: 15px;
            }


.ggskin_fat { 
            font-family: "eurostile_bold";
            font-size: 15px;
            }
            