.ads-banner {border-radius:7px; width:980px; margin:0px auto; box-shadow:inset 0px 0px 8px rgba(40,40,40,0.4); padding:5px 5px;}
.ads-banner img{border-radius:7px; width:980px;}
.ads-tile img{border-radius:7px;}

.main-body-container {width:100%; height:200px; position:relative; padding-top:50px;}
.main-body {width:100%; height:200px; margin-left:auto; margin-right:auto; position:absolute; top:0px left:0px;}
.main-body-img1{background:url('https://scvnews.com/wp-content/uploads/2013/10/bkg.jpg'); width:100%; height:1050px; position:absolute; top:-200px; left:0px; z-index:-91; -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;}
  
.main-body-img3{background-image: linear-gradient(to bottom, rgba(45,45,45,0), rgba(246, 245, 242,1)); width:100%; height:100%; position:absolute; top:100px; left:0px; z-index:-1; -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;}
  
.header-row {width:980px; margin:20px auto 0px auto;}

.web-body {width:1000px; margin-left:auto; margin-right:auto; border:1px solid rgb(227,227,227); background:rgb(255,255,255); box-shadow:0px 0px 50px rgba(246,245,242,0.5); padding:10px;}


.weatherwidget {width:120px; height:70px;}


/********************************************************************************************* 

I. Index  -------------------------  All Theme Files

*********************************************************************************************/  

.index-slider2 {width:300px; height:77px;}
.index-slider1 h1{box-shadow:0px 0px 10px rgba(0,0,0,0.6); background:rgba(246, 245, 242,1); font-family:'Pontano Sans', sans-serif; font-weight:200; font-size:18px; color:rgb(255,255,255); line-height:12px; margin:-10px auto 20px auto; width:970px; padding:15px 15px;}
.index-slider2 h2{background:rgba(0,0,0,0.6); font-family:'Pontano Sans', sans-serif; font-weight:200; font-size:18px; color:rgb(255,255,255); line-height:16px; margin:0px auto; width:270px; height:45px; padding:15px 15px; border-top:1px solid rgb(0,0,0); border-bottom:1px solid rgb(0,0,0);}

.mod-column1 {background:rgba(255,255,255,1); padding:10px;  margin:20px 0px; }
.mod-column1 h1{font-family:'Pontano Sans', sans-serif; font-weight:200; font-size:17px; color:rgb(255,255,255); line-height:12px; width:90%; margin:0px auto; background:rgb(0, 51, 102); padding:5px 0px; text-align:center;}

.story {background:rgba(255,255,255,1); padding:10px 0px; box-shadow:0px 0px 10px rgb(200,200,200); margin:20px 0px;}
.story-fi {position:relative; width:170px; height:120px; margin-bottom:10px;}
.story-fi img{position:absolute; width:100%; height:120px;}
.story-fi h1 a{font-family:'Pontano Sans', 'Helvetica Neue', sans-serif; font-weight:200; font-size:16px; line-height:14px; text-align:center;  padding:6px 0px; width:90%; position:absolute; bottom:10px; left:0; right:0; background:rgb(255,255,255); margin:0px auto;}

.story h1{font-family:'Pontano Sans', sans-serif; font-weight:200; font-size:17px; color:rgb(255,255,255); line-height:12px; width:90%; margin:0px auto; background:rgb(0, 51, 102); padding:5px 0px; text-align:center;}
.story h2{font-family:'Arial', sans-serif; font-weight:200; font-size:12px; color:rgb(10,10,10); line-height:12px; width:90%; margin:0px auto;}
.story h3{font-family:'Arial', sans-serif; font-weight:200; font-size:12px; color:rgb(63,155,255); line-height:12px; width:90%; margin:5px auto; border-bottom:1px solid rgba(0,0,0,0.2); padding:6px 0px;}
.story h4{font-family:'Arial', sans-serif; font-weight:200; font-size:12px; color:rgb(10,10,10); line-height:12px; width:90%; margin:0px auto; border-bottom:1px solid rgba(0,0,0,0.2); padding:6px 0px;}
.story h5{font-family:'Arial', sans-serif; font-weight:200; font-size:12px; color:rgb(63,155,255); line-height:12px; width:90%; margin:6px auto;}



/********************************************************************************************* 

II. Weather  -------------------------  All Theme Files

*********************************************************************************************/  

/* style for forecast data details left side */
div.wp-forecast {background:rgb(255,255,255); padding:5px; width:120px; height:40px; border-radius:5px; margin:0px auto;}

/* style for current weather data */
div.wp-forecast-curr {
    font-size: 11px; 
    padding: 3px;
    text-align:center;
    margin-left:auto;
    margin-right:auto;

}
/* style for forecast data */
div.wp-forecast-curr-head {
    text-align:center;
    margin-left:auto;
    margin-right:auto;
    font-size: 11px; 
	font-family:Arial, Helvetica;
    font-weight:bold;
    padding: 0px;
    color:#FFF;

}

/* style for forecast data details */
div.wp-forecast-curr-block {
    padding: 0px;
    float:left;
}

/* style for forecast data details left side */
div.wp-forecast-curr-left {
    padding: 3px;
    float: left;
}

/* style for forecast data details right side */
div.wp-forecast-curr-right {
    font-size: 11px; 
	font-family:'Helvetica Neue', Arial, Helvetica;
    text-align:left;
    font-weight:300;
    line-height:16px;
    color:rgb(63,155,255);
    float: left; 
}


/* style for current weather data details */
div.wp-forecast-curr-details {
    font-size: 13px; 
	font-family:'Helvetica Neue', Arial, Helvetica;
    text-align:left;
    font-weight:200;
    padding: 3px;
    color:#FFF;
    float: left; 
}

/* style for current weather icon */
img.wp-forecast-curr-left {
    width: 30px;
    height: 20px;
    padding: 0px;
}


/* style for forecast data */
div.wp-forecast-fc {
    font-size: 11px; 
    padding: 2px;
    text-align:left;
    margin-left:auto;
    margin-right:auto;
    float:left;
}

/* style for forecast data */
div.wp-forecast-fc-head {
    font-size: 11px; 
    padding: 3px;
    text-align:left;
    margin-left:auto;
    margin-right:auto;
}

/* style for forecast data details */
div.wp-forecast-fc-oneday {
    padding: 0px;
}

/* style for forecast data details */
div.wp-forecast-fc-block {
    padding: 3px;
    float:left;
}
/* style for forecast data details left side */
div.wp-forecast-fc-left {
    font-size: 11px; 
    padding: 3px;
    text-align:center;
    float: left; 
}

/* style for forecast data details right side */
div.wp-forecast-fc-right {
    font-size: 11px; 
    padding: 3px;
    text-align:left; 
    width: 90px;
    float: right; 
}

/* style for forecast weather icon */
img.wp-forecast-fc-left {
    width: 48px;
    height: 30px;
    padding: 0px;
}


/* style for navigation when using ajax pulldown */
div.wpff_nav {
    font-size: 11px; 
    border: 0px solid;
    padding: 1px;
    text-align:center;
    margin-left:auto;
    margin-right:auto;
    float: left;
    height: 11px;
}

div.wpff_nav:hover {
    color:#147;
    text-decoration:underline; 
    cursor:pointer;
}

/* style for selection widget */
div.wpf-selector {
    padding: 5px;
    font-size: 11px;
}

iframe.wpf-iframe {
    border: 0px;
}

td.td-center {
	text-align: center;
}


.blur01 {filter: blur(1px); -webkit-filter: blur(1px); -moz-filter: blur(1px);
-o-filter: blur(1px); -ms-filter: blur(1px);
filter: url(blur.svg#blur);
filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='1');
filter: url(https://scvtv.com/wp-content/themes/2013/css/blur01.svg#blur);}

.blur1 {filter: blur(3px); -webkit-filter: blur(3px); -moz-filter: blur(3px);
-o-filter: blur(3px); -ms-filter: blur(3px);
filter: url(blur.svg#blur);
filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='3');
filter: url(https://scvtv.com/wp-content/themes/2013/css/blur1.svg#blur);}

.blur2 {filter: blur(6px); -webkit-filter: blur(6px); -moz-filter: blur(6px);
-o-filter: blur(6px); -ms-filter: blur(6px);
filter: url(blur.svg#blur);
filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='6');
filter: url(https://scvtv.com/wp-content/themes/2013/css/blur2.svg#blur);}

.blur3 {filter: blur(9px); -webkit-filter: blur(9px); -moz-filter: blur(9px);
-o-filter: blur(9px); -ms-filter: blur(9px);
filter: url(blur.svg#blur);
filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='9');
filter: url(https://scvtv.com/wp-content/themes/2013/css/blur3.svg#blur);}

.blur4 {filter: blur(12px); -webkit-filter: blur(12px); -moz-filter: blur(12px);
-o-filter: blur(12px); -ms-filter: blur(12px);
filter: url(blur.svg#blur);
filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='12');
filter: url(https://scvtv.com/wp-content/themes/2013/css/blur4.svg#blur);}

.blur5 {filter: blur(15px); -webkit-filter: blur(15px); -moz-filter: blur(15px);
-o-filter: blur(15px); -ms-filter: blur(15px);
filter: url(blur.svg#blur);
filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='15');
filter: url(https://scvtv.com/wp-content/themes/2013/css/blur5.svg#blur);}

.blur6 {filter: blur(18px); -webkit-filter: blur(18px); -moz-filter: blur(18px);
-o-filter: blur(18px); -ms-filter: blur(18px);
filter: url(blur.svg#blur);
filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='18');
filter: url(https://scvtv.com/wp-content/themes/2013/css/blur6.svg#blur);}

.blur7 {filter: blur(21px); -webkit-filter: blur(21px); -moz-filter: blur(21px);
-o-filter: blur(21px); -ms-filter: blur(21px);
filter: url(blur.svg#blur);
filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='21');
filter: url(https://scvtv.com/wp-content/themes/2013/css/blur7.svg#blur);}

.blur8 {
filter: blur(24px);
-webkit-filter: blur(24px);
-moz-filter: blur(24px);
-o-filter: blur(24px);
-ms-filter: blur(24px);
filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='24');
filter: url(https://scvtv.com/wp-content/themes/2013/css/blur8.svg#blur);}

.blur50 {
filter: blur(70px);
-webkit-filter: blur(70px);
-moz-filter: blur(70px);
-o-filter: blur(70px);
-ms-filter: blur(70px);
filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='100');
filter: url(https://scvtv.com/wp-content/themes/2013/css/blur50.svg#blur);}

#footer {padding:20px; background-color:#111; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; border-top:5px solid #111;}
.footercontainer {width:980px; margin-left:auto; margin-right:auto; margin-top:20px; margin-bottom:20px; border-radius:5px; padding:15px;}
.footersite {text-align:center; color:#FFFFFF; font-size:14px; text-transform:uppercase;}
.footerlabel {font-family:'Pontano Sans'; text-align:left; color:#666; font-size:12px; text-transform:uppercase; margin:10px;}
.footerlabel a{font-family:'Pontano Sans'; text-align:left; color:#666; font-size:12px; text-transform:uppercase; margin:10px;}

.navfooter {
background: rgba(0, 0, 0, 0.9);
color: #333;
display: block;
font-family: HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-size: 14px;
height: 40px;
line-height: 18px;
width:100%;
position:fixed;
bottom:0px;
z-index:5100000;}

.e-entry-title{color:#000;}

.ind-header {position:relative;}
.ind-newsbreak {width:1000px; margin-top:20px; margin-bottom:20px;}

.ind-2b {position:absolute; width:326px; height:330px; left:330px;}
.ind-2b h1 {font-family: 'Abel'; font-size: 24px; color: #FFF; margin-top: 0px; margin-right: 0px; margin-bottom: 13px; margin-left: 0px;}
.ind-2b h2{color: rgb(255, 255, 255); cursor: auto; Font-family: BentonSans, sans-serif; font-size: 15px; font-style: normal; font-weight: normal; height: auto; line-height: 15px; text-decoration: none; text-align: left; width: auto; zoom: 1; position:absolute; bottom:5px; background-color:rgba(0,0,0,0.5); padding:10px;}
.ind-2b h3{color: rgb(200, 200, 200); cursor: auto; font-family: BentonSans, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; height: auto; line-height: 15px; text-decoration: none; text-align: left; width: auto; zoom: 1; margin-top:10px;}
.ind-2b img{box-shadow:0px 0px 10px rgba(0,0,0,0.8); margin:7px auto;}

.ind-2c {position:absolute; width:326px; height:330px; left:680px;}
.ind-2c h1 {font-family: 'Abel'; font-size: 24px; color: #FFF; margin-top: 0px; margin-right: 0px; margin-bottom: 13px; margin-left: 0px;}
.ind-2c h2{color: rgb(255, 255, 255); cursor: auto; Font-family: BentonSans, sans-serif; font-size: 15px; font-style: normal; font-weight: normal; height: auto; line-height: 15px; text-decoration: none; text-align: left; width: auto; zoom: 1; position:absolute; bottom:5px; background-color:rgba(0,0,0,0.5); padding:10px;}
.ind-2c h3{color: rgb(200, 200, 200); cursor: auto; font-family: BentonSans, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; height: auto; line-height: 15px; text-decoration: none; text-align: left; width: auto; zoom: 1; margin-top:10px;}
.ind-2c img{box-shadow:0px 0px 10px rgba(0,0,0,0.8); margin:7px auto;}


#ind-directory {-webkit-background-clip: padding-box;
-webkit-border-image: none;
-webkit-box-shadow: rgba(0, 0, 0, 0.14902) 0px 1px 1px 0px;
-webkit-font-smoothing: antialiased;
background-clip: padding-box;
background-color: rgba(255, 255, 255,0.4);
border-bottom-color: rgb(236, 236, 236);
border-bottom-left-radius: 2px;
border-bottom-right-radius: 2px;
border-bottom-style: solid;
border-bottom-width: 0px;
border-left-color: rgb(236, 236, 236);
border-left-style: solid;
border-left-width: 1px;
border-right-color: rgb(236, 236, 236);
border-right-style: solid;
border-right-width: 1px;
border-top-color: rgb(236, 236, 236);
border-top-left-radius: 2px;
border-top-right-radius: 2px;
border-top-style: solid;
border-top-width: 1px;
box-shadow: rgba(0, 0, 0, 1) 0px 1px 1px 0px;
color: rgb(68, 68, 68);
display: block;
font-family: 'Source Sans Pro', sans-serif;
font-size: 14px;
font-style: normal;
font-variant: normal;
font-weight: 300;
line-height: 22px;
list-style-image: none;
list-style-position: outside;
list-style-type: none;
margin-bottom: 0px;
margin-left: auto;
margin-right: auto;
margin-top: 20px;
padding-bottom: 7px;
padding-left: 15px;
padding-right: 15px;
padding-top: 7px;
text-align: center;
text-rendering: optimizelegibility;
vertical-align: baseline;
width: 950px;
zoom: 1;}

.mod3 {width:940px; margin-left:auto; margin-right:auto; background-color:rgba(255,255,255,0.6); border-radius:5px;}
.tweet h27{color:#777;}
.tweet h27 a{color:#444;}




.search0 {background: rgba(0, 0, 0, 0.2); border:1px solid #444; border-radius:4px; color:#FFFFFF; width:160px; height:20px; position:relative;}
.search6{background: rgba(0, 0, 0, 0.0); border:none; color:#FFFFFF; height:20px; position:absolute; top:0px; left:5px; -webkit-appearance:none;}
.search6:active{background: rgba(0, 0, 0, 0.0); border:none; color:#FFFFFF; height:20px; position:absolute; top:0px; left:5px; -webkit-appearance:none;}
.search7{position:absolute; right:10px; }


/* Search Form */
#search {
background: url('https://scvtv.com/today/wp-content/themes/today/images/bkg-search.png'); width:264px;
border-bottom-right-radius:6px;
border-bottom-left-radius:6px;
float:right;
padding:5px;
border-right:1px solid #FFF;
border-bottom:1px solid #FFF;
border-left:1px solid #FFF;
height:30px;
}

#searchform {
border:1px solid #CCC;
border-radius:5px;}

.searchformbox {
color:#CCC;
font-family:'Raleway';
font-size:12px;
background-color:transparent;
border:none;
height:15px;
padding:5px;
}

.searchformbutton {
color:#FFF;
font-family:'Raleway';
font-size:12px;
background-color:transparent;
border:none;
}


.dropdown ul, .dropdown ul li, .dropdown ul ul { list-style: none; margin: 0; padding: 0; }

.dropdown ul { position: relative; z-index: 5; float: left;}
.dropdown ul li { position:relative;  float: left; line-height: 1.3em; vertical-align: middle; zoom: 1; }
.dropdown ul li.hover, .dropdown ul li:hover { position: relative; z-index: 7; cursor: default; }
.dropdown ul ul { visibility: hidden; position: absolute; top: 100%; left: 0; z-index: 6; width: 100%;}
.dropdown ul ul li { float: none;  }
.dropdown ul ul ul { top: -1px; left: 99%;}
.dropdown ul li:hover > ul { visibility: visible;}
.dropdown ul li.rtl ul { top: 100%; right: 0; left: auto; }
.dropdown ul li.rtl ul ul { top: 1px; right: 99%; left: auto; }
 
.dropdown ul a { text-decoration: none; padding: 0px 10px; color: #fff;  }
.dropdown ul li li a {color: #fff;}
.dropdown ul a:hover, .dropdown ul li:hover a { color: #fff; }	

.dropdown ul li { padding: 5px 10px; font-family:arial;	font-size:13px;	text-transform:uppercase; font-weight:normal; }
.dropdown ul li li { text-transform:none; margin:0; background-color: #2b2727; font-size: 10px; border-bottom: solid 1px #4b4444; font-weight:bold; text-transform:uppercase;}

.dropdown ul li:hover, .dropdown ul li.active, .dropdown ul li.current-cat, .dropdown ul li.current_page_item, .dropdown ul li.current-menu-item { background:#000000; color:#fff} /* active list/category */
.dropdown ul li:hover li {text-shadow:none;}	
.dropdown ul li.active a, .dropdown ul li.current-cat a, .dropdown ul li.current_page_item a {color: #fff; }

/* subdir styles */
.dropdown ul ul { width: 170px; }
#nav ul ul { width: 140px; }

.dropdown ul li ul {
position: absolute;
left: 0;
display: block;
visibility: hidden;
z-index:100;
text-align:left;
padding:0;
}

.dropdown ul li ul li:hover, #nav ul li ul li:hover  {
background:#463f3f;
}

* html .dropdown ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}
 
 
.dropdown ul ul li {	font-weight: normal; padding:5px 0;}
/*-------------------------------------------------/
 * @section		Support Class `dir`
 * @level sep	ul, .class
 */
/* IE .hover fixes */
* body .dropdown ul li.hover a {background:none; color: #fff;}
* body .dropdown ul li.hover {background-color: #333; color: #fff; }


#nav  ul {z-index:7;}
 
#nav ul li { padding: 4px 0 5px 0; margin-left: 0px; word-spacing:3px; font-family:'Droid Sans';  font-size:10px;	text-transform:uppercase; font-weight:bold;  font-size:10px;
	font-weight:bold;
	color:#ffffff;
 }
	
#nav  ul ul {	width: 140px;  margin-top: 0px;	}

#nav  ul li li { background-color: #2b2727; padding:6px 0; } 

/* GOOGLE FONTS */

/* latin */
@font-face {
  font-family: 'Droid Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Droid Sans Regular'), local('DroidSans-Regular'), url(https://scvnews.com/wp-content/themes/yamidoo/fonts/SlGVmQWMvZQIdix7AFxXkHNSbQ.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Gudea';
  font-style: normal;
  font-weight: 400;
  src: local('Gudea'), url(https://scvnews.com/wp-content/themes/yamidoo/fonts/neIFzCqgsI0mp9CG_oC-Nw.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Gudea';
  font-style: normal;
  font-weight: 400;
  src: local('Gudea'), url(https://scvnews.com/wp-content/themes/yamidoo/fonts/neIFzCqgsI0mp9CI_oA.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  src: local('Oswald Regular'), local('Oswald-Regular'), url(https://scvnews.com/wp-content/themes/yamidoo/fonts/TK3iWkUHHAIjg752HT8Ghe4.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  src: local('Oswald Regular'), local('Oswald-Regular'), url(https://scvnews.com/wp-content/themes/yamidoo/fonts/TK3iWkUHHAIjg752Fj8Ghe4.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  src: local('Oswald Regular'), local('Oswald-Regular'), url(https://scvnews.com/wp-content/themes/yamidoo/fonts/TK3iWkUHHAIjg752Fz8Ghe4.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  src: local('Oswald Regular'), local('Oswald-Regular'), url(https://scvnews.com/wp-content/themes/yamidoo/fonts/TK3iWkUHHAIjg752GT8G.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 700;
  src: local('Oswald Bold'), local('Oswald-Bold'), url(https://scvnews.com/wp-content/themes/yamidoo/fonts/TK3hWkUHHAIjg75-ohoTvs9CE5Q.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 700;
  src: local('Oswald Bold'), local('Oswald-Bold'), url(https://scvnews.com/wp-content/themes/yamidoo/fonts/TK3hWkUHHAIjg75-ohoTtc9CE5Q.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 700;
  src: local('Oswald Bold'), local('Oswald-Bold'), url(https://scvnews.com/wp-content/themes/yamidoo/fonts/TK3hWkUHHAIjg75-ohoTtM9CE5Q.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 700;
  src: local('Oswald Bold'), local('Oswald-Bold'), url(https://scvnews.com/wp-content/themes/yamidoo/fonts/TK3hWkUHHAIjg75-ohoTus9C.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Pontano Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Pontano Sans'), local('PontanoSans-Regular'), url(https://scvnews.com/wp-content/themes/yamidoo/fonts/qFdD35GdgYR8EzR6oBLDHa3ayz8Ns1s.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Pontano Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Pontano Sans'), local('PontanoSans-Regular'), url(https://scvnews.com/wp-content/themes/yamidoo/fonts/qFdD35GdgYR8EzR6oBLDHa3axT8N.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* vietnamese */
@font-face {
  font-family: 'Quicksand';
  font-style: normal;
  font-weight: 300;
  src: local('Quicksand Light'), local('Quicksand-Light'), url(https://scvnews.com/wp-content/themes/yamidoo/fonts/6xKodSZaM9iE8KbpRA_pgHYYQML_B48.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Quicksand';
  font-style: normal;
  font-weight: 300;
  src: local('Quicksand Light'), local('Quicksand-Light'), url(https://scvnews.com/wp-content/themes/yamidoo/fonts/6xKodSZaM9iE8KbpRA_pgHYYQcL_B48.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Quicksand';
  font-style: normal;
  font-weight: 300;
  src: local('Quicksand Light'), local('Quicksand-Light'), url(https://scvnews.com/wp-content/themes/yamidoo/fonts/6xKodSZaM9iE8KbpRA_pgHYYT8L_.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* vietnamese */
@font-face {
  font-family: 'Quicksand';
  font-style: normal;
  font-weight: 400;
  src: local('Quicksand Regular'), local('Quicksand-Regular'), url(https://scvnews.com/wp-content/themes/yamidoo/fonts/6xKtdSZaM9iE8KbpRA_hJFQNcOM.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Quicksand';
  font-style: normal;
  font-weight: 400;
  src: local('Quicksand Regular'), local('Quicksand-Regular'), url(https://scvnews.com/wp-content/themes/yamidoo/fonts/6xKtdSZaM9iE8KbpRA_hJVQNcOM.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Quicksand';
  font-style: normal;
  font-weight: 400;
  src: local('Quicksand Regular'), local('Quicksand-Regular'), url(https://scvnews.com/wp-content/themes/yamidoo/fonts/6xKtdSZaM9iE8KbpRA_hK1QN.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* vietnamese */
@font-face {
  font-family: 'Quicksand';
  font-style: normal;
  font-weight: 700;
  src: local('Quicksand Bold'), local('Quicksand-Bold'), url(https://scvnews.com/wp-content/themes/yamidoo/fonts/6xKodSZaM9iE8KbpRA_pkHEYQML_B48.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Quicksand';
  font-style: normal;
  font-weight: 700;
  src: local('Quicksand Bold'), local('Quicksand-Bold'), url(https://scvnews.com/wp-content/themes/yamidoo/fonts/6xKodSZaM9iE8KbpRA_pkHEYQcL_B48.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Quicksand';
  font-style: normal;
  font-weight: 700;
  src: local('Quicksand Bold'), local('Quicksand-Bold'), url(https://scvnews.com/wp-content/themes/yamidoo/fonts/6xKodSZaM9iE8KbpRA_pkHEYT8L_.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: local('Source Sans Pro Regular'), local('SourceSansPro-Regular'), url(https://scvnews.com/wp-content/themes/yamidoo/fonts/6xK3dSBYKcSV-LCoeQqfX1RYOo3qNa7lqDY.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: local('Source Sans Pro Regular'), local('SourceSansPro-Regular'), url(https://scvnews.com/wp-content/themes/yamidoo/fonts/6xK3dSBYKcSV-LCoeQqfX1RYOo3qPK7lqDY.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: local('Source Sans Pro Regular'), local('SourceSansPro-Regular'), url(https://scvnews.com/wp-content/themes/yamidoo/fonts/6xK3dSBYKcSV-LCoeQqfX1RYOo3qNK7lqDY.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: local('Source Sans Pro Regular'), local('SourceSansPro-Regular'), url(https://scvnews.com/wp-content/themes/yamidoo/fonts/6xK3dSBYKcSV-LCoeQqfX1RYOo3qO67lqDY.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: local('Source Sans Pro Regular'), local('SourceSansPro-Regular'), url(https://scvnews.com/wp-content/themes/yamidoo/fonts/6xK3dSBYKcSV-LCoeQqfX1RYOo3qN67lqDY.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: local('Source Sans Pro Regular'), local('SourceSansPro-Regular'), url(https://scvnews.com/wp-content/themes/yamidoo/fonts/6xK3dSBYKcSV-LCoeQqfX1RYOo3qNq7lqDY.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: local('Source Sans Pro Regular'), local('SourceSansPro-Regular'), url(https://scvnews.com/wp-content/themes/yamidoo/fonts/6xK3dSBYKcSV-LCoeQqfX1RYOo3qOK7l.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Voces';
  font-style: normal;
  font-weight: 400;
  src: local('Voces Regular'), local('Voces-Regular'), url(https://scvnews.com/wp-content/themes/yamidoo/fonts/-F6_fjJyLyU8d7PIDm_opw.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Voces';
  font-style: normal;
  font-weight: 400;
  src: local('Voces Regular'), local('Voces-Regular'), url(https://scvnews.com/wp-content/themes/yamidoo/fonts/-F6_fjJyLyU8d7PGDm8.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
