@font-face {
    font-family: 'Bogle';
    src: url('fonts/bogle/Bogle-Regular.woff2') format('woff2'),
url('fonts/bogle/Bogle-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Bogle';
    src: url('fonts/bogle/Bogle-BlackItalic.woff2') format('woff2'),
url('fonts/bogle/Bogle-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
}

@font-face {
    font-family: 'Bogle';
    src: url('fonts/bogle/Bogle-BoldItalic.woff2') format('woff2'),
url('fonts/bogle/Bogle-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Bogle';
    src: url('fonts/bogle/Bogle-Bold.woff2') format('woff2'),
url('fonts/bogle/Bogle-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Bogle';
    src: url('fonts/bogle/Bogle-Italic.woff2') format('woff2'),
url('fonts/bogle/Bogle-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Bogle';
    src: url('fonts/bogle/Bogle-Black.woff2') format('woff2'),
url('fonts/bogle/Bogle-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}

