@font-face {
    font-family: FontBold;
    src: url('../fonts/BentonSans-Bold.otf');
}

@font-face {
    font-family: FontRegular;
    src: url('../fonts/BentonSans-Regular.otf');
}

@font-face {
    font-family: FontLight;
    src: url('../fonts/BentonSans Light.otf');
}
