@font-face {
    font-family: 'Oxygen';
    src: url('https://www.blueflamingo.co.uk/wp-content/themes/generatepress_child/fonts/fonts/Oxygen-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Oxygen';
    src: url('https://www.blueflamingo.co.uk/wp-content/themes/generatepress_child/fonts/fonts/Oxygen-Bold.ttf') format('truetype');
}

@font-face {
    font-family: 'Oxygen';
    src: url('https://www.blueflamingo.co.uk/wp-content/themes/generatepress_child/fonts/fonts/Oxygen-Light.ttf') format('truetype');
}

@font-face {
    font-family: 'Sora';
    src: url('https://www.blueflamingo.co.uk/wp-content/themes/generatepress_child/fonts/fonts/Sora-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Sora';
    src: url('https://www.blueflamingo.co.uk/wp-content/themes/generatepress_child/fonts/fonts/Sora-Bold.ttf') format('truetype');

}

@font-face {
    font-family: 'Sora';
    src: url('https://www.blueflamingo.co.uk/wp-content/themes/generatepress_child/fonts/fonts/Sora-Medium.ttf') format('truetype');
}


h1, h2, h3, h4, h5, h6 {
    font-family: Sora, sans-serif !important;
    font-weight: 500;
}

body, button, input, select, textarea {
    font-family: Oxygen, sans-serif !important;
    font-weight: 300;
}