﻿@charset "UTF-8";
/* CSS Document */


@font-face {
    font-family: "bogleblack";
    src: url("Bogle-Black.otf");

    font-family: "bogleblackitalic";
    src: url("Bogle-BlackItalic.otf");

    font-family: "boglebold";
    src: url("Bogle-Bold.ttf");

    font-family: "bogleregular";
    src: url("Bogle-Regular.otf");
}
