/**
@font-face {
    font-family: "Avenir";
    src: url('fonts/Avenir-Book/Avenir-Book.eot');
    src: url('fonts/Avenir-Book/Avenir-Book.eot?#iefix') format('embedded-opentype'),
        url('fonts/Avenir-Book/Avenir-Book.woff') format('woff'),
        url('fonts/Avenir-Book/Avenir-Book.ttf') format('truetype'),
        url('fonts/Avenir-Book/Avenir-Book.svg#Avenir') format('svg');
    font-weight: normal;
    font-style: normal;
}
**/
@font-face {
  font-family: "Nudista";
  src: url("fonts/Nudista/nudista_medium.eot");
  src: url("fonts/Nudista/nudista_medium.eot?#iefix") format("embedded-opentype"), url("fonts/Nudista/nudista_medium.woff") format("woff"), url("fonts/Nudista/nudista_medium.ttf") format("truetype"), url("fonts/Nudista/nudista_medium.svg#Nudista") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Nudista";
  src: url("fonts/Nudista/nudista_bold.eot");
  src: url("fonts/Nudista/nudista_bold.eot?#iefix") format("embedded-opentype"), url("fonts/Nudista/nudista_bold.woff") format("woff"), url("fonts/Nudista/nudista_bold.ttf") format("truetype"), url("fonts/Nudista/nudista_bold.svg#Nudista") format("svg");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Nudista";
  src: url("fonts/Nudista/nudista_light.eot");
  src: url("fonts/Nudista/nudista_light.eot?#iefix") format("embedded-opentype"), url("fonts/Nudista/nudista_light.woff") format("woff"), url("fonts/Nudista/nudista_light.ttf") format("truetype"), url("fonts/Nudista/nudista_light.svg#Nudista") format("svg");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "Icons";
  src: url("fonts/Icons/icons.svg#Icons") format("svg");
  src: url("fonts/Icons/icons.eot");
  src: url("fonts/Icons/icons.eot?#iefix") format("embedded-opentype"), url("fonts/Icons/icons.woff") format("woff"), url("fonts/Icons/icons.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
}
