@font-face {
    font-family: "Raleway-Thin";
    src: url('Raleway-Thin.otf') format('opentype');
    src: url('Raleway-Thin.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "Raleway-Medium";
    src: url('Raleway-Medium.otf') format('opentype');
    src: url('Raleway-Medium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "Raleway-Light";
    src: url('Raleway-Light.otf') format('opentype');
    src: url('Raleway-Light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}