﻿@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Sahel';
    font-style: normal;
    font-weight: bolder;
    src: url('./Sahel/Sahel-Black-FD-WOL.eot'); /* IE9 Compat Modes */
    src: url('./Sahel/Sahel-Black-FD-WOL.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('./Sahel/Sahel-Black-FD-WOL.woff2') format('woff2'), /* Super Modern Browsers */
    url('./Sahel/Sahel-Black-FD-WOL.woff') format('woff'), /* Modern Browsers */
    url('./Sahel/Sahel-Black-FD-WOL.ttf') format('truetype'); /* Safari, Android, iOS */
}

@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Sahel';
    font-style: normal;
    font-weight: bold;
    src: url('./Sahel/Sahel-Bold-FD-WOL.eot'); /* IE9 Compat Modes */
    src: url('./Sahel/Sahel-Bold-FD-WOL.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('./Sahel/Sahel-Bold-FD-WOL.woff2') format('woff2'), /* Super Modern Browsers */
    url('./Sahel/Sahel-Bold-FD-WOL.woff') format('woff'), /* Modern Browsers */
    url('./Sahel/Sahel-Bold-FD-WOL.ttf') format('truetype'); /* Safari, Android, iOS */
}

@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Sahel';
    font-style: normal;
    font-weight: normal;
    src: url('./Sahel/Sahel-FD-WOL.eot'); /* IE9 Compat Modes */
    src: url('./Sahel/Sahel-FD-WOL.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('./Sahel/Sahel-FD-WOL.woff2') format('woff2'), /* Super Modern Browsers */
    url('./Sahel/Sahel-FD-WOL.woff') format('woff'), /* Modern Browsers */
    url('./Sahel/Sahel-FD-WOL.ttf') format('truetype'); /* Safari, Android, iOS */
}

.table:not(.table-bordered) tr, .table:not(.table-bordered) th, .table:not(.table-bordered) td {
    text-align: center;
}