@font-face {
    font-family: Dibal;
    src: url('../fonts/Dibal.ttf');
}

@font-face {
    font-family: BariolBold;
    src: url('../fonts/Bariol_Bold.otf');
}

@font-face {
    font-family: BariolLight;
    src: url('../fonts/Bariol_Light.otf');
}

@font-face {
    font-family: BariolThin;
    src: url('../fonts/Bariol_Thin.otf');
}

@font-face {
    font-family: RobotoBlack;
    src: url('../fonts/Roboto-Black.ttf');
}

@font-face {
    font-family: RobotoBold;
    src: url('../fonts/Roboto-Bold.ttf');
}

@font-face {
    font-family: RobotoLight;
    src: url('../fonts/Roboto-Light.ttf');
}

@font-face {
    font-family: RobotoMedium;
    src: url('../fonts/Roboto-Medium.ttf');
}

@font-face {
    font-family: RobotoRegular;
    src: url('../fonts/Roboto-Regular.ttf');
}

@font-face {
    font-family: RobotoThin;
    src: url('../fonts/Roboto-Thin.ttf');
}

@font-face {
    font-family: OmnesSemiBold;
    src: url('../fonts/omnes-semibold.ttf');
}

@font-face {
    font-family: OmnesRegular;
    src: url('../fonts/omnes-regular.ttf');
}

@font-face {
    font-family: RobotoCondensedRegular;
    src: url('../fonts/RobotoCondensed-Regular.ttf');
}

@font-face {
    font-family: RobotoCondensedBold;
    src: url('../fonts/RobotoCondensed-Bold.ttf');
}

@font-face {
    font-family: Bogle-Regular;
    src: url('../fonts/Bogle-Regular.ttf');
}

@font-face {
    font-family: Bogle-Bold;
    src: url('../fonts/Bogle-Bold.ttf');
}