﻿@font-face
{
  font-family: "Oswald Regular";
  src: url("/Styles/Fonts/Oswald-Regular.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
  /*  font-size: 15px inherit; */
}

*
{
  font-family: "Oswald Regular";
  line-height: 1 !important;
}

.ui-widget
{
  font-family: "Oswald Regular";
}

body, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, pre
{
  font-family: "Oswald Regular" !important;
}

.w3-small11
{
  font-size: 11px !important;
}

.w3-medium13
{
  font-size: 13px !important;
}

.w3-medium14
{
  font-size: 14px !important;
}

.w3-large16
{
  font-size: 16px !important;
}

.w3-large17
{
  font-size: 17px !important;
}
