

/*fonts*/

@font-face {
    font-family: 'BarlowSemiCondensed-Black';
    src: url('../fonts/BarlowSemiCondensed-Black.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Bogle-Black';
    src: url('../fonts/Bogle-Black.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Bogle-Bold';
    src: url('../fonts/Bogle-Bold.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Bogle-Medium';
    src: url('../fonts/Bogle-Medium.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Bogle-Regular';
    src: url('../fonts/Bogle-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Gothic-Medium';
    src: url('../fonts/ITC-Franklin-Gothic-LT-Medium.ttf') format('tff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Gothic-Book';
    src: url('../fonts/ITC-Franklin-Gothic-LT-Book.ttf') format('tff');
    font-weight: normal;
    font-style: normal;
}