@font-face {
   font-family: 'Raleway';
   font-style: normal;
   font-weight: 400;
   font-display: swap;
   src: url(../fonts/Raleway-Regular.woff) format('woff');
}

@font-face {
   font-family: 'Raleway';
   font-style: normal;
   font-weight: 500;
   font-display: swap;
   src: url(../fonts/Raleway-Medium.woff) format('woff');
}

@font-face {
   font-family: 'Raleway';
   font-style: normal;
   font-weight: 600;
   font-display: swap;
   src: url(../fonts/Raleway-SemiBold.woff) format('woff');
}

@font-face {
   font-family: 'Raleway';
   font-style: normal;
   font-weight: 700;
   font-display: swap;
   src: url(../fonts/Raleway-Bold.woff) format('woff');
}

@font-face {
   font-family: 'Dela Gothic One';
   font-style: normal;
   font-weight: 400;
   font-display: swap;
   src: url(../fonts/DelaGothicOneRegular.woff) format('woff');
}