The website of Ura Design
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

25 lines
422 B

@font-face {
font-family: Chivo;
src: url("../fonts/chivo/Chivo-Regular.ttf");
font-weight: normal;
}
@font-face {
font-family: Chivo;
src: url("../fonts/chivo/Chivo-Bold.ttf");
font-weight: bold;
}
@font-face {
font-family: Chivo;
src: url("../fonts/chivo/Chivo-Black.ttf");
font-weight: 900;
}
@font-face {
font-family: Chivo;
src: url("../fonts/chivo/Chivo-Light.ttf");
font-weight: 300;
}