@font-face {
    src: url("/fonts/Roboto-Light.ttf") format('truetype');;
    font-family: Raleway-300;
    font-style: normal;
    font-weight: 300;
}
@font-face {
    src: url("/fonts/Roboto_Condensed-Regular.ttf") format('truetype');;
    font-family: Raleway-400;
    font-style: normal;
    font-weight: 400;
}
@font-face {
    src: url("/fonts/Roboto-Medium.ttf") format('truetype');;
    font-family: Raleway-500;
    font-style: normal;
    font-weight: 500;
}
@font-face {
    src: url("/fonts/Roboto-SemiBold.ttf") format('truetype');;
    font-family: Raleway-600;
    font-style: normal;
    font-weight: 600;
}
@font-face {
    src: url("/Roboto-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;
}
