
/* ----------------------------------------------------------------------------------------------------
Fonts
---------------------------------------------------------------------------------------------------- */
@font-face
{
  font-family: Netto;
  src: url("../fonts/NettoWeb.eot");
}

@font-face
{
  font-family: Netto;
  src: url("../fonts/NettoWeb.woff") format("woff");
}
 
@font-face
{
  font-family: Netto;
  src: url("../fonts/NettoWeb-Bold.eot");
  font-weight: bold;
}

@font-face
{
  font-family: Netto;
  src: url("../fonts/NettoWeb-Bold.woff") format("woff");
  font-weight: bold;
}

@font-face
{
  font-family: Netto;
  src: url("../fonts/NettoWeb-Light.eot");
  font-weight: 200;
}

@font-face
{
  font-family: Netto;
  src: url("../fonts/NettoWeb-Light.woff") format("woff");
  font-weight: 200;
}

@font-face
{
  font-family: Password;
  src: url("../fonts/dotsfont.eot");
  src: url("../fonts/dotsfont.eot?#iefix") format("embedded-opentype"),
       url("../fonts/dotsfont.woff") format("woff"),
       url("../fonts/dotsfont.ttf") format("truetype"),
       url("../fonts/dotsfont.svg#dotsfontregular") format("svg");
}
