﻿/*Theme Name: Veka Responsive Template.Description: Fonts Styles for Veka Website.Author: SLG Marketing.Author URI: http://www.slgmarketing.comVersion: 0.1.0.*/@font-face {    font-family: 'LatoLight';    src: url('../fonts/Lato-Light-webfont.eot');    src:url('../fonts/Lato-Light-webfont.svg#LatoLight') format('svg'), 		url('../fonts/Lato-Light-webfont.eot?#iefix') format('eot'),                url('../fonts/Lato-Light-webfont.woff') format('woff'),        url('../fonts/Lato-Light-webfont.ttf') format('truetype');    font-weight: normal;    font-style: normal;}@font-face {    font-family: 'LatoRegular';    src: url('../fonts/Lato-Regular-webfont.eot');    src:url('../fonts/Lato-Regular-webfont.svg#LatoLight') format('svg'), 		url('../fonts/Lato-Regular-webfont.eot?#iefix') format('eot'),                url('../fonts/Lato-Regular-webfont.woff') format('woff'),        url('../fonts/Lato-Regular-webfont.ttf') format('truetype');    font-weight: normal;    font-style: normal;}@font-face {    font-family: 'LatoBold';    src: url('../fonts/Lato-Bold-webfont.eot');    src:url('../fonts/Lato-Bold-webfont.svg#LatoLight') format('svg'), 		url('../fonts/Lato-Bold-webfont.eot?#iefix') format('eot'),                url('../fonts/Lato-Bold-webfont.woff') format('woff'),        url('../fonts/Lato-Bold-webfont.ttf') format('truetype');    font-weight: normal;    font-style: normal;}@media screen and (-webkit-min-device-pixel-ratio:0) {  @font-face {      font-family: 'LatoLight';      src: url('../fonts/Lato-Light-webfont.svg#LatoLight') format('svg');  }}@media screen and (-webkit-min-device-pixel-ratio:0) {  @font-face {      font-family: 'LatoRegular';      src: url('../fonts/Lato-Regular-webfont.svg#LatoRegular') format('svg');  }}