@font-face { font-family: 'Barlow'; src: local("Barlow"), url('../fonts/Barlow-Bold.ttf') format('truetype'); font-weight:bold; }
@font-face { font-family: 'Barlow'; src: local("Barlow"), url('../fonts/Barlow-Semibold.ttf') format('truetype'); font-weight:600; }
@font-face { font-family: 'Barlow'; src: local("Barlow"), url('../fonts/Barlow-Medium.ttf') format('truetype'); font-weight:500; }
@font-face { font-family: 'Barlow'; src: local("Barlow"), url('../fonts/Barlow-Regular.ttf') format('truetype'); font-weight: normal;}