﻿@font-face {
  font-family: 'Teva Sans';
  src: url("Teva-Sans/TevaSansWeb-Light.woff") format("woff"), url("Teva-Sans/TevaSans-Light.otf") format("opentype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Teva Sans';
  src: url("Teva-Sans/TevaSansWeb-LightItalic.woff") format("woff"), url("Teva-Sans/TevaSans-LightItalic.otf") format("opentype");
  font-weight: normal;
  font-style: italic; }

@font-face {
  font-family: 'Teva Sans';
  src: url("Teva-Sans/TevaSansWeb-Regular.woff") format("woff"), url("Teva-Sans/TevaSans-Regular.otf") format("opentype");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'Teva Sans';
  src: url("Teva-Sans/TevaSansWeb-Italic.woff") format("woff"), url("Teva-Sans/TevaSans-Italic.otf") format("opentype");
  font-weight: 500;
  font-style: italic; }

@font-face {
  font-family: 'Teva Sans';
  src: url("Teva-Sans/TevaSansWeb-Bold.woff") format("woff"), url("Teva-Sans/TevaSans-Bold.otf") format("opentype");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'Teva Sans';
  src: url("Teva-Sans/TevaSansWeb-BoldItalic.woff") format("woff"), url("Teva-Sans/TevaSans-BoldItalic.otf") format("opentype");
  font-weight: bold;
  font-style: italic; }

body, * {
  font-family: "Teva Sans", sans-serif; }
