﻿@font-face {
    font-family: "Source Sans Pro";
    src: url('../fonts/SourceSansProRegular.otf');
    src: url('../fonts/SourceSansProRegular.woff') format('woff');
}

/* LATIN */
@font-face {
    font-family: "Bebas Neue";
    src: url('../fonts/BebasNeueRegular.otf');
    src: url('../fonts/BebasNeueRegular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Bebas Neue";
    src: url('../fonts/BebasNeueBold.otf');
    src: url('../fonts/BebasNeueBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

/* VIETNAMESE */
@font-face {
    font-family: "BisonDemiBold";
    src: url('../fonts/BisonDemiBold.otf');
    src: url('../fonts/BisonDemiBold.woff') format('woff');
}
