@font-face {font-family: 'sky';  font-display: swap;  font-weight: 200;  font-style: normal;  src: url('../fonts/sky/sky-Light.woff2') format('woff2'), url('../fonts/sky/sky-Light.woff') format('woff');}
@font-face {font-family: 'sky';  font-display: swap;  font-weight: 400;  font-style: normal;  src: url('../fonts/sky/sky-Regular.woff2') format('woff2'), url('../fonts/sky/sky-Regular.woff') format('woff');}
@font-face {font-family: 'sky';  font-display: swap;  font-weight: 500;  font-style: normal;  src: url('../fonts/sky/sky-Medium.woff2') format('woff2'), url('../fonts/sky/sky-Medium.woff') format('woff');}
@font-face {font-family: 'sky';  font-display: swap;  font-weight: 600;  font-style: normal;  src: url('../fonts/sky/sky-Demi.woff2') format('woff2'), url('../fonts/sky/sky-Demi.woff') format('woff');}
@font-face {font-family: 'sky';  font-display: swap;  font-weight: 700;  font-style: normal;  src: url('../fonts/sky/sky-Bold.woff2') format('woff2'), url('../fonts/sky/sky-Bold.woff') format('woff');}
.font_sky{
  font-family: "sky", sans-serif;
}