﻿@import url('css2-OpenSanswght300400700_Oswaldwght400500700_swap.css');

body.e-site,
.edit-post-visual-editor .editor-styles-wrapper {
    font-family: "Open Sans", Arial, sans-serif;
}

.edit-post-visual-editor .editor-styles-wrapper h1 {
    font-family: 'Oswald', sans-serif;
}

body {
    --etoro-title-font: 'Oswald', sans-serif;
    --etoro-body-font: 'Open Sans', sans-serif;
    --etoro-font-regular: 400;
    --etoro-font-medium: 500;
    --etoro-font-bold: 700;
}