
@font-face {
    font-family: 'Raleway-Medium';
    src: url(../font/Raleway-Medium.ttf); font-display: swap
}

@font-face {
    font-family: 'Raleway-Regular';
    src: url(../font/Raleway-Regular.ttf); font-display: swap
}

@font-face {
    font-family: 'Raleway-SemiBold';
    src: url(../font/Raleway-SemiBold.ttf); font-display: swap
}

@font-face {
    font-family: 'Raleway-ExtraBold';
    src: url(../font/Raleway-ExtraBold.ttf); font-display: swap
}

@font-face {
    font-family: 'Raleway-Bold';
    src: url(../font/Raleway-Bold.ttf); font-display: swap
}

@font-face {
    font-family: 'Raleway-ExtraLight';
    src: url(../font/Raleway-ExtraLight.ttf); font-display: swap
}

@font-face {
    font-family: 'Raleway-Thin';
    src: url(../font/Raleway-Thin.ttf); font-display: swap
}



.Raleway-thin {
    font-family: 'Raleway-Thin' !important;
}

.Raleway-ExtraLight {
    font-family: 'Raleway-ExtraLight' !important;
}

.Raleway-ExtraBold {
    font-family: 'Raleway-ExtraBold' !important;
}

.Raleway-SemiBold {
    font-family: 'Raleway-SemiBold' !important;
}

.Raleway-Regular {
    font-family: 'Raleway-Regular' !important;
}

.Raleway-Medium {
    font-family: 'Raleway-Medium' !important;
}

/* p {
    font-family: 'Raleway-Medium' !important; 
} */

