@font-face {
    font-family: 'BPG DejaVu Sans Caps';
    src: url('../fonts/BPGDejaVuSansCaps-Book.eot');
    src: url('../fonts/BPGDejaVuSansCaps-Book.eot?#iefix') format('embedded-opentype'),
        url('../fonts/BPGDejaVuSansCaps-Book.woff2') format('woff2'),
        url('../fonts/BPGDejaVuSansCaps-Book.woff') format('woff'),
        url('../fonts/BPGDejaVuSansCaps-Book.ttf') format('truetype'),
        url('../fonts/BPGDejaVuSansCaps-Book.svg#BPGDejaVuSansCaps-Book') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'BPG DejaVu Sans';
    src: url('../fonts/DejaVuSans.eot');
    src: url('../fonts/DejaVuSans.eot?#iefix') format('embedded-opentype'),
        url('../fonts/DejaVuSans.woff2') format('woff2'),
        url('../fonts/DejaVuSans.woff') format('woff'),
        url('../fonts/DejaVuSans.ttf') format('truetype'),
        url('../fonts/DejaVuSans.svg#DejaVuSans') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'dala floda';
    src: url('../fonts/dala-floda-medium.ttf');
    font-weight: normal;
    font-style: normal;
}

.body-font {
    font-family: 'BPG DejaVu Sans', sans-serif!important;
}

.title-font {
    font-family: 'BPG DejaVu Sans Caps', sans-serif!important;
    text-transform: uppercase;
}
