@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;
}
