@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-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-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-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-face {
  font-family: 'Oktah';
  src: url('/base/fonts/oktah/OktaNeue-ExtraLightItalic.ttf') format('truetype');
  font-weight: 200;
  font-style: italic;
}
@font-face {
  font-family: 'Oktah';
  src: url('/base/fonts/oktah/OktaNeue-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'Oktah';
  src: url('/base/fonts/oktah/OktaNeue-RegularItalic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'Oktah';
  src: url('/base/fonts/oktah/OktaNeue-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: 'Oktah';
  src: url('/base/fonts/oktah/OktaNeue-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: 'Oktah';
  src: url('/base/fonts/oktah/OktaNeue-BlackItalic.ttf') format('truetype');
  font-weight: 800;
  font-style: italic;
}

