﻿@font-face {
  font-family: urbanist;
  font-style: normal;
  font-weight: 100;
  src: url('../font/urbanist/woff2/Urbanist-Thin.woff2') format('woff2'),
    url('../font/urbanist/woff/Urbanist-Thin.woff') format('woff');
}
@font-face {
  font-family: urbanist;
  font-style: normal;
  font-weight: 200;
  src: url('../font/urbanist/woff2/Urbanist-ExtraLight.woff2') format('woff2'),
    url('../font/urbanist/woff/Urbanist-ExtraLight.woff') format('woff');
}
@font-face {
  font-family: urbanist;
  font-style: normal;
  font-weight: 300;
  src: url('../font/urbanist/woff2/Urbanist-Light.woff2') format('woff2'),
    url('../font/urbanist/woff/Urbanist-Light.woff') format('woff');
}
@font-face {
  font-family: urbanist;
  font-style: normal;
  font-weight: 400;
  src: url('../font/urbanist/woff2/Urbanist-Regular.woff2') format('woff2'),
    url('../font/urbanist/woff/Urbanist-Regular.woff') format('woff');
}
@font-face {
  font-family: urbanist;
  font-style: normal;
  font-weight: 500;
  src: url('../font/urbanist/woff2/Urbanist-Medium.woff2') format('woff2'),
    url('../font/urbanist/woff/Urbanist-Medium.woff') format('woff');
}
@font-face {
  font-family: urbanist;
  font-style: normal;
  font-weight: 600;
  src: url('../font/urbanist/woff2/Urbanist-SemiBold.woff2') format('woff2'),
    url('../font/urbanist/woff/Urbanist-SemiBold.woff') format('woff');
}
@font-face {
  font-family: urbanist;
  font-style: normal;
  font-weight: 700;
  src: url('../font/urbanist/woff2/Urbanist-Bold.woff2') format('woff2'),
    url('../font/urbanist/woff/Urbanist-Bold.woff') format('woff');
}
@font-face {
  font-family: urbanist;
  font-style: normal;
  font-weight: 800;
  src: url('../font/urbanist/woff2/Urbanist-ExtraBold.woff2') format('woff2'),
    url('../font/urbanist/woff/Urbanist-ExtraBold.woff') format('woff');
}
@font-face {
  font-family: urbanist;
  font-style: normal;
  font-weight: 900;
  src: url('../font/urbanist/woff2/Urbanist-Black.woff2') format('woff2'),
    url('../font/urbanist/woff/Urbanist-Black.woff') format('woff');
}