	/*
  	Lopes regular font: Lopes
  	Creation date: 24/01/2020 06:52
  	*/


@font-face {
    font-family: "Lopes";
    src: url("../fonts/lopes/Lopes.woff") format("woff"),
         url("../fonts/lopes/Lopes.woff2") format("woff2"),
         url("../fonts/lopes/Lopes.svg#Lopes") format("svg"),
         url("../fonts/lopes/Lopes.eot"),
         url("../fonts/lopes/Lopes.eot?#iefix") format("embedded-opentype"),
         url("../fonts/lopes/Lopes.ttf") format("truetype");

    font-weight: normal;
    font-style: normal;
    font-display: block;
}

.lopes-black {
    font-family: "Lopes";
    color: black;
    font-weight: 900;
    font-size: 32px;
    line-height: 1;
}

.lopes-logo {
    font-family: "Lopes";
    color: #0CB89A important!;
    font-weight: 900;
    font-size: 32px;
    line-height: 1;
}
