@font-face {
    font-family: 'OpenSans';
    src: url('../fonts/OpenSans-Regular.ttf');
}

@font-face {
    font-family: 'BentonSans';
    src: url('../fonts/BentonSans-Regular.ttf');
}

@font-face {
    font-family: 'BentonSansBook';
    src: url('../fonts/BentonSans-Book.ttf');
}

@font-face {
    font-family: 'BentonSansRegular';
    src: url('../fonts/BentonSans-Regular.ttf');
}

@font-face {
    font-family: 'BentonSansMedium';
    src: url('../fonts/BentonSans-Medium.ttf');
}

@font-face {
    font-family: 'Amplify';
    src: url('../fonts/Amplify.otf');
}

@font-face {
    font-family: 'AmplifyLight';
    src: url('../fonts/Amplify_Light.otf');
}