/*
      www.OnlineWebFonts.Com 
      You must credit the author Copy this link on your web 
      <div>Font made from <a href="http://www.onlinewebfonts.com/fonts">Web Fonts</a>is licensed by CC BY 4.0</div>
      OR
      <a href="http://www.onlinewebfonts.com/fonts">Web Fonts</a>

      CSS rules to specify fonts

      font-family: "Cabrito Contrast Light";
      font-family: "Cabrito Contrast Medium";
      font-family: "Cabrito Contrast Black";
      ;

*/

@font-face{
    font-family: "Cabrito Contrast Light";
    src: url("https://db.onlinewebfonts.com/t/cbb2fd41aa15222c21eeb6a116da1e53.eot");
    src: url("https://db.onlinewebfonts.com/t/cbb2fd41aa15222c21eeb6a116da1e53.eot?#iefix")format("embedded-opentype"),
        url("https://db.onlinewebfonts.com/t/cbb2fd41aa15222c21eeb6a116da1e53.woff")format("woff"),
        url("https://db.onlinewebfonts.com/t/cbb2fd41aa15222c21eeb6a116da1e53.woff2")format("woff2"),
        url("https://db.onlinewebfonts.com/t/cbb2fd41aa15222c21eeb6a116da1e53.ttf")format("truetype"),
        url("https://db.onlinewebfonts.com/t/cbb2fd41aa15222c21eeb6a116da1e53.svg#Cabrito Contrast Light")format("svg");
    font-weight:normal;
    font-style:normal;
    font-display:swap;
}

@font-face{
    font-family: "Cabrito Contrast Medium";
    src: url("https://db.onlinewebfonts.com/t/03399d51f295ffc2080d1d0a720f1232.eot");
    src: url("https://db.onlinewebfonts.com/t/03399d51f295ffc2080d1d0a720f1232.eot?#iefix")format("embedded-opentype"),
        url("https://db.onlinewebfonts.com/t/03399d51f295ffc2080d1d0a720f1232.woff")format("woff"),
        url("https://db.onlinewebfonts.com/t/03399d51f295ffc2080d1d0a720f1232.woff2")format("woff2"),
        url("https://db.onlinewebfonts.com/t/03399d51f295ffc2080d1d0a720f1232.ttf")format("truetype"),
        url("https://db.onlinewebfonts.com/t/03399d51f295ffc2080d1d0a720f1232.svg#Cabrito Contrast Medium")format("svg");
    font-weight:normal;
    font-style:normal;
    font-display:swap;
}

@font-face{
    font-family: "Cabrito Contrast Black";
    src: url("https://db.onlinewebfonts.com/t/ca06f9bb0487a6179e69bf5e2528b87e.eot");
    src: url("https://db.onlinewebfonts.com/t/ca06f9bb0487a6179e69bf5e2528b87e.eot?#iefix")format("embedded-opentype"),
        url("https://db.onlinewebfonts.com/t/ca06f9bb0487a6179e69bf5e2528b87e.woff")format("woff"),
        url("https://db.onlinewebfonts.com/t/ca06f9bb0487a6179e69bf5e2528b87e.woff2")format("woff2"),
        url("https://db.onlinewebfonts.com/t/ca06f9bb0487a6179e69bf5e2528b87e.ttf")format("truetype"),
        url("https://db.onlinewebfonts.com/t/ca06f9bb0487a6179e69bf5e2528b87e.svg#Cabrito Contrast Black")format("svg");
    font-weight:normal;
    font-style:normal;
    font-display:swap;
}
 
