/* #### Generated By: http://www.cufonfonts.com #### */

@font-face {
font-family: 'Now Regular';
font-style: normal;
font-weight: normal;
src: local('Now Regular'), url('Now-Regular.woff') format('woff');
}


@font-face {
font-family: 'Now Thin';
font-style: normal;
font-weight: normal;
src: local('Now Thin'), url('Now-Thin.woff') format('woff');
}


@font-face {
font-family: 'Now Light';
font-style: normal;
font-weight: normal;
src: local('Now Light'), url('Now-Light.woff') format('woff');
}


@font-face {
font-family: 'Now Medium';
font-style: normal;
font-weight: normal;
src: local('Now Medium'), url('Now-Medium.woff') format('woff');
}


@font-face {
font-family: 'Now Bold';
font-style: normal;
font-weight: normal;
src: local('Now Bold'), url('Now-Bold.woff') format('woff');
}


@font-face {
font-family: 'Now Black';
font-style: normal;
font-weight: normal;
src: local('Now Black'), url('Now-Black.woff') format('woff');
}

@font-face {
    font-family:"Housky";
    src: url("housky.ttf") format("truetype");
}

.now-regular{
    font-family: "Now Regular" !important;
}
.now-thin{
    font-family: "Now Thin" !important;;
}
.now-light{
    font-family: "Now Light" !important;;
}
.now-medium{
    font-family: "Now Medium" !important;;
}
.now-bold{
    font-family: "Now Bold" !important;;
}
.now-black{
    font-family: "Now Black" !important;;
}
.housky{
    font-family: "Housky" !important;;
}