@charset "UTF-8";
html,input, textarea, keygen, select, button{
  font-family: "ProximaNova", Tahoma, Arial, Verdana, sans-serif ;
}

@font-face {
    font-family: "ProximaNova";
    font-weight: 300;
    font-style: normal;
    src: url('../fonts/ProximaNova-Light.eot');
    src: url('../fonts/ProximaNova-Light.woff') format('woff'), url('../fonts/ProximaNova-Light.ttf') format('truetype'), url('../fonts/ProximaNova-Light.svg') format('svg');
}

@font-face {
    font-family: "ProximaNova";
    font-weight: normal;
    font-style: normal;
    src: url('../fonts/ProximaNova-Reg.eot');
    src: url('../fonts/ProximaNova-Reg.woff') format('woff'), url('../fonts/ProximaNova-Reg.ttf') format('truetype'), url('../fonts/ProximaNova-Reg.svg') format('svg');
}

@font-face {
    font-family: "ProximaNova";
    font-weight: bold;
    font-style: normal;
    src: url('../fonts/ProximaNova-Bold.eot');
    src: url('../fonts/ProximaNova-Bold.woff') format('woff'), url('../fonts/ProximaNova-Bold.ttf') format('truetype'), url('../fonts/ProximaNova-Bold.svg') format('svg');
}

@font-face {
    font-family: "ProximaNova";
    font-weight: 900;
    font-style: normal;
    src: url('../fonts/ProximaNova-Xbold.eot');
    src: url('../fonts/ProximaNova-Xbold.woff') format('woff'), url('../fonts/ProximaNova-Xbold.ttf') format('truetype'), url('../fonts/ProximaNova-Xbold.svg') format('svg');
}
