/** =================== Mockhand =================== **/

/** Mockhand Regular **/
@font-face {
    font-family: "Mockhand";
    font-weight: 400;
    font-style: normal;
    src: url("Mockhand.otf") format("opentype"),
         url("Mockhand.ttf") format("truetype");
}