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