@font-face {
    src: url("/fonts/Gilroy-Light.ttf") format('truetype');;
    font-family: Raleway-300;
    font-style: normal;
    font-weight: 300;
}
@font-face {
    src: url("/fonts/Gilroy-Regular.ttf") format('truetype');;
    font-family: Raleway-400;
    font-style: normal;
    font-weight: 400;
}
@font-face {
    src: url("/fonts/Gilroy-Medium.ttf") format('truetype');;
    font-family: Raleway-500;
    font-style: normal;
    font-weight: 500;
}
@font-face {
    src: url("/fonts/Gilroy-Semibold.ttf") format('truetype');;
    font-family: Raleway-600;
    font-style: normal;
    font-weight: 600;
}
@font-face {
    src: url("/fonts/Gilroy-Bold.ttf") format('truetype');;
    font-family: Raleway-700;
    font-style: normal;
    font-weight: 700;
}
@font-face {
    src: url("/fonts/AtypDisplay-Bold.ttf") format('truetype');;
    font-family: AtypText-Bold;
    font-style: normal;
    font-weight: 700;
}

@font-face {
    src: url("/fonts/Zona/ZonaPro-ExtraBold.ttf") format('truetype');;
    font-family: ZonaPro-ExtraBold;
    font-style: normal;
    font-weight: 800;
}
@font-face {
    src: url("/fonts/Zona/ZonaPro-Bold.ttf") format('truetype');;
    font-family: ZonaPro-Bold;
    font-style: normal;
    font-weight: 700;
}
@font-face {
    src: url("/fonts/Zona/ZonaPro-SemiBold.ttf") format('truetype');;
    font-family: ZonaPro-SemiBold;
    font-style: normal;
    font-weight: 600;
}
@font-face {
    src: url("/fonts/Zona/ZonaPro-Black.ttf") format('truetype');;
    font-family: ZonaPro-Black;
    font-style: normal;
    font-weight: 900;
}
@font-face {
    src: url("/fonts/Zona/ZonaPro-Regular.ttf") format('truetype');;
    font-family: ZonaPro-Regular;
    font-style: normal;
    font-weight: 400;
}