/*
Theme Name:     Voice Child
Theme URI:      http://mekshq.com
Description:    Child theme for the Voice Theme
Author:         Meks
Author URI:     http://mekshq.com
Template:       voice
Version:        0.1.0
*/

/* Main Navigation Margin Fix */
.header-bottom-wrapper {
    margin-top: -3px;
}

body{
	background: url(img/brickwall.png) repeat;
}
/*@font-face {
    font-family: 'sunnregular';
    src: url('fonts/sunn-webfont.eot');
    src: url('fonts/sunn-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/sunn-webfont.woff2') format('woff2'),
         url('fonts/sunn-webfont.woff') format('woff'),
         url('fonts/sunn-webfont.ttf') format('truetype'),
         url('fonts/sunn-webfont.svg#sunnregular') format('svg');
    font-weight: normal;
    font-style: normal;

}*/