@charset "utf-8";


/*
	LG Smart
	light : 300
	regular : 400
	SemiBold : 600
	bold : 700
*/


@font-face {
    font-family: "LG Smart";
    src: url(LG_Smart_Light.eot);
    src: url(LG_Smart_Light.eot?#iefix) format("embedded-opentype"), url(LG_Smart_Light.woff) format("woff"), url(LG_Smart_Light.ttf) format("truetype"), url("LG_Smart_Light.svg#LG Smart Light") format("svg");
    font-weight: 300;
    font-style: normal
}
@font-face {
    font-family: "LG Smart";
    src: url(LG_Smart_Regular.eot);
    src: url(LG_Smart_Regular.eot?#iefix) format("embedded-opentype"), url(LG_Smart_Regular.woff) format("woff"), url(LG_Smart_Regular.ttf) format("truetype"), url("LG_Smart_Regular.svg#LG Smart") format("svg");
    font-weight: 400;
    font-style: normal
}
@font-face {
    font-family: "LG Smart";
    src: url(LG_Smart_SemiBold.eot);
    src: url(LG_Smart_SemiBold.eot?#iefix) format("embedded-opentype"), url(LG_Smart_SemiBold.woff) format("woff"), url(LG_Smart_SemiBold.ttf) format("truetype"), url("LG_Smart_SemiBold.svg#LG Smart SemiBold") format("svg");
    font-weight: 600;
    font-style: normal
}
@font-face {
    font-family: "LG Smart";
    src: url(LG_Smart_Bold.eot);
    src: url(LG_Smart_Bold.eot?#iefix) format("embedded-opentype"), url(LG_Smart_Bold.woff) format("woff"), url(LG_Smart_Bold.ttf) format("truetype"), url("LG_Smart_Bold.svg#LG Smart") format("svg");
    font-weight: 700;
    font-style: normal
}
@font-face {
    font-family:'Montserrat';
    font-style:normal;
    font-weight:300;
    src:local('Montserrat Light'),local('Montserrat-Light'),
    url(Montserrat-Light.eot),
    url(Montserrat-Light.eot?#iefix) format('embedded-opentype'),
    url(Montserrat-Light.woff) format('woff'),
    url(Montserrat-Light.otf) format('opentype');
}
@font-face {
    font-family:'Montserrat';
    font-style:normal;
    font-weight:700;
    src:local('Montserrat Bold'),local('Montserrat-Bold'),
    url(Montserrat-Bold.eot),
    url(Montserrat-Bold.eot?#iefix) format('embedded-opentype'),
    url(Montserrat-Bold.woff) format('woff'),
    url(Montserrat-Bold.otf) format('opentype');
}
