@font-face {
  font-family: 'Gotham Pro Regular';
  src: url('/base/fonts/GothamPro.eot');
  src: url('/base/fonts/GothamPro.eot?#iefix') format('embedded-opentype'),
  url('/base/fonts/GothamPro.woff') format('woff'),
  url('/base/fonts/GothamPro.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
/*  font-display: swap;*/
}
@font-face {
  font-family: "FontAwesome";
  src: url("fonts/font-awesome/fontawesome-webfont.eot?v=4.4.0");
  src: url("fonts/font-awesome/fontawesome-webfont.eot?#iefix&v=4.4.0") format("embedded-opentype"), url("fonts/font-awesome/fontawesome-webfont.woff2?v=4.4.0") format("woff2"), url("fonts/font-awesome/fontawesome-webfont.woff?v=4.4.0") format("woff"),
      url("fonts/font-awesome/fontawesome-webfont.ttf?v=4.4.0") format("truetype"), url("fonts/font-awesome/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/*@font-face {
  font-family: 'Roboto';
  src: url('/base/fonts/roboto/Roboto-Regular.ttf');
  font-weight: normal;
  font-style: normal;
}*/

/*@import url(//fonts.googleapis.com/css?family=Ubuntu:400,700&subset=latin,cyrillic);*/
/*@import url('https://fonts.googleapis.com/css?family=Rubik');*/
/*@import url('https://fonts.googleapis.com/css?family=Russo+One');*/
/*@import url('https://fonts.googleapis.com/css?family=Andika');*/

/*@font-face {
  font-family: Pe-icon-7-stroke;
  src: url(/fonts/pe-icon-7-stroke/fonts/Pe-icon-7-stroke.eot?d7yf1v);
  src: url(/fonts/pe-icon-7-stroke/fonts/Pe-icon-7-stroke.eot?#iefixd7yf1v) format("embedded-opentype"), url(/fonts/pe-icon-7-stroke/fonts/Pe-icon-7-stroke.woff?d7yf1v) format("woff"), url(/fonts/pe-icon-7-stroke/fonts/Pe-icon-7-stroke.ttf?d7yf1v) format("truetype"),
      url(/fonts/pe-icon-7-stroke/fonts/Pe-icon-7-stroke.svg?d7yf1v#Pe-icon-7-stroke) format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
    
}

@font-face {
  font-family: 'Pe-icon-7-stroke';
  src:url('fonts/font-7/fonts/Pe-icon-7-stroke.eot?d7yf1v');
  src:url('fonts/font-7/fonts/Pe-icon-7-stroke.eot?#iefixd7yf1v') format('embedded-opentype'),
    url('fonts/font-7/fonts/Pe-icon-7-stroke.woff?d7yf1v') format('woff'),
    url('fonts/font-7/fonts/Pe-icon-7-stroke.ttf?d7yf1v') format('truetype'),
    url('fonts/font-7/fonts/Pe-icon-7-stroke.svg?d7yf1v#Pe-icon-7-stroke') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}*/


@font-face {
  font-family: 'Oktah';
  src: url('/base/fonts/oktah-woff/OktaNeue-ExtraLightItalic.woff2') format('woff2'),
       url('/base/fonts/oktah-woff/OktaNeue-ExtraLightItalic.woff') format('woff');
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Oktah';
  src: url('/base/fonts/oktah-woff/OktaNeue-LightItalic.woff2') format('woff2'),
       url('/base/fonts/oktah-woff/OktaNeue-LightItalic.woff') format('woff');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Oktah';
  src: url('/base/fonts/oktah-woff/OktaNeue-RegularItalic.woff2') format('woff2'),
       url('/base/fonts/oktah-woff/OktaNeue-RegularItalic.woff') format('woff');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Oktah';
  src: url('/base/fonts/oktah-woff/OktaNeue-MediumItalic.woff2') format('woff2'),
       url('/base/fonts/oktah-woff/OktaNeue-MediumItalic.woff') format('woff');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Oktah';
  src: url('/base/fonts/oktah-woff/OktaNeue-BoldItalic.woff2') format('woff2'),
       url('/base/fonts/oktah-woff/OktaNeue-BoldItalic.woff') format('woff');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Oktah';
  src: url('/base/fonts/oktah-woff/OktaNeue-BlackItalic.woff2') format('woff2'),
       url('/base/fonts/oktah-woff/OktaNeue-BlackItalic.woff') format('woff');
  font-weight: 800;
  font-style: italic;
  font-display: swap;
}


