/*@font-face{
    font-family:'MinSans';
    src:url('{{$template}}/img/hblock/font/MinSans-Thin.woff') format('woff');
    font-weight:100;
}
@font-face{
    font-family:'MinSans';
    src:url('{{$template}}/img/hblock/font/MinSans-ExtraLight.woff') format('woff');
    font-weight:200;
}
@font-face{
    font-family:'MinSans';
    src:url('{{$template}}/img/hblock/font/MinSans-Light.woff') format('woff');
    font-weight:300;
}
@font-face{
    font-family:'MinSans';
    src:url('{{$template}}/img/hblock/font/MinSans-Regular.woff') format('woff');
    font-weight:400;
}
@font-face{
    font-family:'MinSans';
    src:url('{{$template}}/img/hblock/font/MinSans-Medium.woff') format('woff');
    font-weight:500;
}
@font-face{
    font-family:'MinSans';
    src:url('{{$template}}/img/hblock/font/MinSans-SemiBold.woff') format('woff');
    font-weight:600;
}
@font-face{
    font-family:'MinSans';
    src:url('{{$template}}/img/hblock/font/MinSans-Bold.woff') format('woff');
    font-weight:700;
}
@font-face{
    font-family:'MinSans';
    src:url('{{$template}}/img/hblock/font/MinSans-ExtraBold.woff') format('woff');
    font-weight:800;
}
@font-face{
    font-family:'MinSans';
    src:url('{{$template}}/img/hblock/font/MinSans-Black.woff') format('woff');
    font-weight:900;
}
*/



@font-face{
    font-family:'Oswald';
    src:url('{{$template}}/img/hblock/font/Oswald-ExtraLight.woff') format('woff');
    font-weight:200;
}
@font-face{
    font-family:'Oswald';
    src:url('{{$template}}/img/hblock/font/Oswald-Light.woff') format('woff');
    font-weight:300;
}
@font-face{
    font-family:'Oswald';
    src:url('{{$template}}/img/hblock/font/Oswald-Regular.woff') format('woff');
    font-weight:400;
}
@font-face{
    font-family:'Oswald';
    src:url('{{$template}}/img/hblock/font/Oswald-Medium.woff') format('woff');
    font-weight:500;
}
@font-face{
    font-family:'Oswald';
    src:url('{{$template}}/img/hblock/font/Oswald-SemiBold.woff') format('woff');
    font-weight:600;
}
@font-face{
    font-family:'Oswald';
    src:url('{{$template}}/img/hblock/font/Oswald-Bold.woff') format('woff');
    font-weight:700;
}






@font-face{
    font-family:'gamtanRoad';
    src:url('{{$template}}/img/hblock/font/gamtanRoad.woff') format('woff');
    font-weight:400;
}