@font-face {
    font-family: 'gpro';
    src: url('gpro.eot');
    src: url('gpro.eot?#iefix') format('embedded-opentype'),
         url('gpro.woff2') format('woff2'),
         url('gpro.woff') format('woff'),
         url('gpro.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'gpro';
    src: url('gpro-Light.eot');
    src: url('gpro-Light.eot?#iefix') format('embedded-opentype'),
         url('gpro-Light.woff2') format('woff2'),
         url('gpro-Light.woff') format('woff'),
         url('gpro-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;

}

@font-face {
    font-family: 'gpro';
    src: url('gpro-Medium.eot');
    src: url('gpro-Medium.eot?#iefix') format('embedded-opentype'),
         url('gpro-Medium.woff2') format('woff2'),
         url('gpro-Medium.woff') format('woff'),
         url('gpro-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;

}

@font-face {
    font-family: 'gpro';
    src: url('gpro-Bold.eot');
    src: url('gpro-Bold.eot?#iefix') format('embedded-opentype'),
         url('gpro-Bold.woff2') format('woff2'),
         url('gpro-Bold.woff') format('woff'),
         url('gpro-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face { font-family: "Rubl"; src: url("rouble.eot"); src: url("rouble.ttf") format("truetype"), url("rouble.otf"), url("rouble.woff"); font-weight: normal; font-style: normal; }