@charset "utf-8";
@font-face {
    font-family: 'LatoWeb';
    src: url('https://file.valofe.com/Valofe_file/web/fonts/Lato/Lato-Regular.eot'); /* IE9 Compat Modes */
    src: url('https://file.valofe.com/Valofe_file/web/fonts/Lato/Lato-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('https://file.valofe.com/Valofe_file/web/fonts/Lato/Lato-Regular.woff2') format('woff2'), /* Modern Browsers */
    url('https://file.valofe.com/Valofe_file/web/fonts/Lato/Lato-Regular.woff') format('woff'), /* Modern Browsers */
    url('https://file.valofe.com/Valofe_file/web/fonts/Lato/Lato-Regular.ttf') format('truetype');
    font-style: normal;
    font-weight: 400;
    text-rendering: optimizeLegibility;
}
:lang(en) * {font-family: 'FontAwesome', 'LatoWeb', sans-serif; word-break:keep-all; letter-spacing: 0px;}