/* Open Sans */ /* regular */ @font-face {font-family: "Open Sans"; font-style: normal; font-weight: 400; src: url("../fonts/opensans/OpenSans-Regular.ttf"); } /* semi bold */ @font-face {font-family: "Open Sans"; font-style: normal; font-weight: 500; src: url("../fonts/opensans/OpenSans-SemiBold.ttf"); } /*  bold */ @font-face {font-family: "Open Sans"; font-style: normal; font-weight: 700; src: url("../fonts/opensans/OpenSans-Bold.ttf"); } /* Lato */ /* regular */ @font-face {font-family: "Lato"; font-style: normal; font-weight: 400; src: url("../fonts/lato/Lato-Regular.ttf"); } /* medium */ @font-face {font-family: "Lato"; font-style: normal; font-weight: 500; src: url("../fonts/lato/Lato-Medium.ttf"); }