/*
Theme Name: Eco Theme
Description: Ecoglobal
Author: MDC Colombia
*/

@font-face {
            font-family: Bebas;
            src: url('http://ecoglobalsc.com/wp-content/themes/EcoGlobal/Fonts/BebasKai.ttf');
}
@font-face {
            font-family: Champagne;
            src: url('http://ecoglobalsc.com/wp-content/themes/EcoGlobal/Fonts/Champagne & Limousines.ttf');
}
/*-----Estilos Generales-----*/
body{
    margin: 0;
}
header{
    background-color: #E5E4E3;
}
.borderini{
    margin: 0;
    width: 100%;
    height: 2vw;
    margin-top: -2%;
}
.logo{
    width: 70%;
    padding: 4% 0 6% 0;
}