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

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

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

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