@font-face {
    font-family: 'GbarBold';
    src: url('../../fonts/Gbar/G-BAR-Bold-2.woff') format('woff'),
    url('../../Gbar/G-BAR-Bold-2.otf')  format('opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'GbarRegular';
    src: url('../../fonts/Gbar/G-BAR-Regular-2.woff') format('woff'),
    url('../../fonts/Gbar/G-BAR-Regular-2.otf')  format('opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'G-BAR-Bold-2';
    src: url("../../fonts/Gbar/G-BAR-Bold-2.otf");
}

@font-face {
    font-family: 'G-BAR-Regular';
    src: url("../../fonts/Gbar/G-BAR-Regular-2.otf");
}

@font-face {
    font-family: G-BAR;
    src: url('../../fonts/Gbar/G_BAR-Bold.otf')  format('opentype');
    font-weight: 700;
}
@font-face {
    font-family: G-BAR;
    src: url('../../fonts/Gbar/G_BAR-Regular.otf')  format('opentype');
    font-weight: 400;
}
