@font-face {
    font-family: KelpLight;
    font-style: normal;
    font-weight: 400;
    src: local('KelpLight'), url('../fonts/KelptA1-Light.otf') format('truetype')
}
@font-face {
    font-family: KelpRegular;
    font-style: normal;
    font-weight: 400;
    src: local('KelpRegural'), url('../fonts/KelptA1-Regular.otf') format('truetype')
}
@font-face {
    font-family: KelpMedium;
    font-style: normal;
    font-weight: 400;
    src: local('KelpMedium'), url('../fonts/KelptA1-Medium.otf') format('truetype')
}
@font-face {
    font-family: KelpBold;
    font-style: normal;
    font-weight: 400;
    src: local('Kelp'), url('../fonts/KelptA3-Bold.otf') format('truetype')
}