@font-face { font-family: "Barlow Condensed"; font-weight: 300; src: url("../font/BarlowCondensed-Light.ttf") format('truetype'); }
@font-face { font-family: "Barlow Condensed"; font-weight: 400; src: url("../font/BarlowCondensed-Regular.ttf") format('truetype'); }
@font-face { font-family: "Barlow Condensed"; font-weight: 500; src: url("../font/BarlowCondensed-Medium.ttf") format('truetype'); }

@font-face { font-family: 'Barlow'; font-style: normal; font-weight: 100; src: url("../font/Barlow-Thin.woff.ttf") format('truetype');}
@font-face { font-family: 'Barlow'; font-style: normal; font-weight: 200; src: url("../font/Barlow-ExtraLight.woff.ttf") format('truetype');}
@font-face { font-family: 'Barlow'; font-style: normal; font-weight: 300; src: url("../font/Barlow-Light.woff.ttf") format('truetype');}
@font-face { font-family: 'Barlow'; font-style: normal; font-weight: 400; src: url("../font/Barlow-Regular.ttf") format('truetype');}
@font-face { font-family: 'Barlow'; font-style: normal; font-weight: 500; src: url("../font/Barlow-Medium.ttf") format('truetype');}
@font-face { font-family: 'Barlow'; font-style: normal; font-weight: 700; src: url("../font/Barlow-Bold.ttf") format('truetype');}
@font-face { font-family: 'Barlow'; font-style: normal; font-weight: 800; src: url("../font/Barlow-ExtraBold.ttf") format('truetype');}

* { transition: all linear 200ms; font-family: "Barlow"; -webkit-font-smoothing: antialiased;text-decoration:none;outline:none;list-style:none;}
ul{padding:0px;margin:0px;}

