/* FontAwesome ikon fontu */
@font-face {
  font-family: 'FontAwesomeSolid';
  src: url('../fonts/fa-solid-900.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

/* Roboto Regular */
@font-face {
  font-family: 'RobotoRegular';
  src: url('../fonts/Roboto-Regular.8eecbdb33568c54ed0c5.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

/* Roboto Medium */
@font-face {
  font-family: 'RobotoMedium';
  src: url('../fonts/Roboto-Medium.04fd4291fe3fcd9c35ef.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
}

/* Roboto Bold */
@font-face {
  font-family: 'RobotoBold';
  src: url('../fonts/Roboto-Bold.2341c0db3906a1704c75.woff2') format('woff2');
  font-weight: bold;
  font-style: normal;
}
