@font-face {
    font-family: Bogle;
    src: url(../base/fonts/BogleWeb-Thin.woff) format('woff');
    font-weight: 100;
    font-style: normal;
}
@font-face {
    font-family: Bogle;
    src: url(../base/fonts/BogleWeb-ThinItalic.woff) format('woff');
    font-weight: 100;
    font-style: italic;
}
@font-face {
    font-family: Bogle;
    src: url(../base/fonts/BogleWeb-Light.woff) format('woff');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: Bogle;
    src: url(../base/fonts/BogleWeb-LightItalic.woff) format('woff');
    font-weight: 300;
    font-style: italic;
}
@font-face {
    font-family: Bogle;
    src: url(../base/fonts/BogleWeb-Regular.WOFF) format('woff');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: Bogle;
    src: url(../base/fonts/BogleWeb-RegularItalic.WOFF) format('woff');
    font-weight: 400;
    font-style: italic;
}
@font-face {
    font-family: Bogle;
    src: url(../base/fonts/BogleWeb-Medium.woff) format('woff');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: Bogle;
    src: url(../base/fonts/BogleWeb-MediumItalic.woff) format('woff');
    font-weight: 500;
    font-style: italic;
}
@font-face {
    font-family: Bogle;
    src: url(../base/fonts/BogleWeb-Bold.WOFF) format('woff');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: Bogle;
    src: url(../base/fonts/BogleWeb-BoldItalic.WOFF) format('woff');
    font-weight: 600;
    font-style: italic;
}
@font-face {
    font-family: Bogle;
    src: url(../base/fonts/BogleWeb-Bold.WOFF) format('woff');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: Bogle;
    src: url(../base/fonts/BogleWeb-BoldItalic.WOFF) format('woff');
    font-weight: bold;
    font-style: italic;
}
@font-face {
    font-family: Bogle;
    src: url(../base/fonts/BogleWeb-Black.WOFF) format('woff');
    font-weight: 900;
    font-style: normal;
}
@font-face {
    font-family: Bogle;
    src: url(../base/fonts/BogleWeb-BlackItalic.WOFF) format('woff');
    font-weight: 900;
    font-style: italic;
}