@font-face {
    font-family: "Bebas";
    font-weight: normal;
    font-style: normal;
    src: url("https://sportable.io/assets/fonts/Bebas-Regular.eot");
    src: local(font Bebas), url("https://sportable.io/assets/fonts/Bebas-Regular.otf");
    src: url('https://sportable.io/assets/fonts/Bebas-Regular.eot') format('embedded-opentype'), url('https://sportable.io/assets/fonts/Bebas-Regular.woff') format('woff'), url('https://sportable.io/assets/fonts/Bebas-Regular.otf') format('opentype'), url('https://sportable.io/assets/fonts/Bebas-Regular#font') format('svg');
}

.video-fluid {
  width: 95%;
  height: auto;
}