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

