@charset "utf-8";

/* CSS Document */

@font-face {

    font-family: "bebas";

    src: url(fonts/bebas/BebasNeue.otf);

    font-weight: bold;

}
@font-face {

    font-family: "museulight";

    src: url(Content/font/museo/museo300-regular.eot);

}
@font-face {

    font-family: "museuregular";

    src: url(Content/font/museo/museo500-regular.eot);

}
@font-face {

    font-family: "museubold";

    src: url(Content/font/museo/museo700-regular.eot);

}

@font-face {

  font-family: "helvetica500";

  src: url(fonts/helvetica/helveticaneue-webfont.ttf);

}

@font-face {

  font-family: "helvetica800";

  src: url(fonts/helvetica/helveticaneuebold-webfont.woff)

}

@font-face {

  font-family: "helvetica200";

  src:url(fonts/helvetica/helveticaneue-light-webfont.woff);

}

@font-face {

  font-family: "helvetica100";

  src:url(fonts/helvetica/HelveticaNeueLTStd-ThCn.otf);

}

@font-face {

  font-family: "helvetica500";

  src: url(fonts/helvetica/helveticaneue-webfont.ttf);

}

@font-face {

  font-family: "helvetica500";

  src: url(fonts/helvetica/helveticaneue-webfont.ttf);

}

@font-face {

  font-family: "ralewaylight";

  src: url(fonts/raleway/Raleway-Light.ttf);

}

@font-face {

  font-family: "ralewaybold";

  src: url(fonts/raleway/Raleway-Bold.ttf);

}

@font-face {

  font-family: "ralewayregular";

  src: url(fonts/raleway/Raleway-Regular.ttf);

}