@font-face {
    font-family: "NunitoSans";
    src: url("../fonts/NunitoSans-Bold.eot");
    src: url("../fonts/NunitoSans-Bold.eot?#iefix") format("embedded-opentype"),
		 url("../fonts/NunitoSans-Bold.woff2") format("woff2"),
		 url("../fonts/NunitoSans-Bold.woff") format("woff"),
		 url("../fonts/NunitoSans-Bold.ttf") format("truetype");
    font-style: normal;
    font-weight: bold
}

@font-face {
    font-family: "NunitoSans";
    src: url("../fonts/NunitoSans-SemiBold.eot");
    src: url("../fonts/NunitoSans-SemiBold.eot?#iefix") format("embedded-opentype"),
		 url("../fonts/NunitoSans-SemiBold.woff2") format("woff2"),
		 url("../fonts/NunitoSans-SemiBold.woff") format("woff"),
		 url("../fonts/NunitoSans-SemiBold.ttf") format("truetype");
    font-style: normal;
    font-weight: 600
}

@font-face {
    font-family: "NunitoSans";
    src: url("../fonts/NunitoSans-Regular.eot");
    src: url("../fonts/NunitoSans-Regular.eot?#iefix") format("embedded-opentype"),
		 url("../fonts/NunitoSans-Regular.woff2") format("woff2"),
		 url("../fonts/NunitoSans-Regular.woff") format("woff"),
		 url("../fonts/NunitoSans-Regular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal
}

@font-face {
    font-family: "NunitoSans";
    src: url("../fonts/NunitoSans-ExtraLight.eot");
    src: url("../fonts/NunitoSans-ExtraLight.eot?#iefix") format("embedded-opentype"),
		 url("../fonts/NunitoSans-ExtraLight.woff2") format("woff2"),
		 url("../fonts/NunitoSans-ExtraLight.woff") format("woff"),
		 url("../fonts/NunitoSans-ExtraLight.ttf") format("truetype");
    font-style: normal;
    font-weight: 200
}

@font-face {
    font-family: "NunitoSans";
    src: url("../fonts/NunitoSans-Light.eot");
    src: url("../fonts/NunitoSans-Light.eot?#iefix") format("embedded-opentype"),
		 url("../fonts/NunitoSans-Light.woff2") format("woff2"),
		 url("../fonts/NunitoSans-Light.woff") format("woff"),
		 url("../fonts/NunitoSans-Light.ttf") format("truetype");
    font-style: normal;
    font-weight: 300
}

@font-face {
    font-family: "NunitoSans";
    src: url("../fonts/NunitoSans-Italic.eot");
    src: url("../fonts/NunitoSans-Italic.eot?#iefix") format("embedded-opentype"),
		 url("../fonts/NunitoSans-Italic.woff2") format("woff2"),
		 url("../fonts/NunitoSans-Italic.woff") format("woff"),
		 url("../fonts/NunitoSans-Italic.ttf") format("truetype");
    font-style: italic;
    font-weight: normal
}

@font-face {
    font-family: "NunitoSans";
    src: url("../fonts/NunitoSans-Bold.eot");
    src: url("../fonts/NunitoSans-Bold.eot?#iefix") format("embedded-opentype"),
		 url("../fonts/NunitoSans-Bold.woff2") format("woff2"),
		 url("../fonts/NunitoSans-Bold.woff") format("woff"),
		 url("../fonts/NunitoSans-Bold.ttf") format("truetype");
    font-style: normal;
    font-weight: bold
}

@font-face {
    font-family: "Oswald";
    src: url("../fonts/Oswald-Regular.eot");
    src: url("../fonts/Oswald-Regular.eot?#iefix") format("embedded-opentype"),
		 url("../fonts/Oswald-Regular.woff2") format("woff2"),
		 url("../fonts/Oswald-Regular.woff") format("woff"),
		 url("../fonts/Oswald-Regular.ttf") format("truetype");
    font-style: normal;
    font-weight: 400
}

@font-face {
    font-family: "Oswald";
    src: url("../fonts/Oswald-Bold.eot");
    src: url("../fonts/Oswald-Bold.eot?#iefix") format("embedded-opentype"),
		 url("../fonts/Oswald-Bold.woff2") format("woff2"),
		 url("../fonts/Oswald-Bold.woff") format("woff"),
		 url("../fonts/Oswald-Bold.ttf") format("truetype");
    font-style: normal;
    font-weight: 700
}

.smooth-text {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
