@font-face {
    font-family: 'salomeregular';
    src: url('salome-webfont.eot');
    src: url('salome-webfont.eot?#iefix') format('embedded-opentype'),
         url('salome-webfont.woff2') format('woff2'),
         url('salome-webfont.woff') format('woff'),
         url('salome-webfont.ttf') format('truetype'),
         url('salome-webfont.svg#salomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Abril';
    src: url("Abril_Text_Regular.eot");
    src: url("Abril_Text_Regular.eot?#iefix")format("embedded-opentype"),
        url("Abril_Text_Regular.woff")format("woff"),
        url("Abril_Text_Regular.woff2")format("woff2"),
        url("Abril_Text_Regular.ttf")format("truetype"),
        url("Abril_Text_Regular.svg#Abril Text Regular")format("svg");
    font-weight:normal;
    font-style:normal;
}

@font-face {
    font-family: 'Abril';
    src: url("Abril_Text_SemiBold.eot");
    src: url("Abril_Text_SemiBold.eot?#iefix")format("embedded-opentype"),
        url("Abril_Text_SemiBold.woff")format("woff"),
        url("Abril_Text_SemiBold.woff2")format("woff2"),
        url("Abril_Text_SemiBold.ttf")format("truetype"),
        url("Abril_Text_SemiBold.svg#Abril Text SemiBold")format("svg");
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Abril';
    src: url("Abril_Text_Bold.eot");
    src: url("Abril_Text_Bold.eot?#iefix")format("embedded-opentype"),
        url("Abril_Text_Bold.woff")format("woff"),
        url("Abril_Text_Bold.woff2")format("woff2"),
        url("Abril_Text_Bold.ttf")format("truetype"),
        url("Abril_Text_Bold.svg#Abril Text Bold")format("svg");
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Abril';
    src: url("Abril_Text_ExtraBold.eot");
    src: url("Abril_Text_ExtraBold.eot?#iefix")format("embedded-opentype"),
        url("Abril_Text_ExtraBold.woff")format("woff"),
        url("Abril_Text_ExtraBold.woff2")format("woff2"),
        url("Abril_Text_ExtraBold.ttf")format("truetype"),
        url("Abril_Text_ExtraBold.svg#Abril Text ExtraBold")format("svg");
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('Roboto-Light.eot');
    src: url('Roboto-Light.eot?#iefix') format('embedded-opentype'),
        url('Roboto-Light.woff2') format('woff2'),
        url('Roboto-Light.woff') format('woff'),
        url('Roboto-Light.ttf') format('truetype'),
        url('Roboto-Light.svg#Roboto-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('Roboto-Bold.eot');
    src: url('Roboto-Bold.eot?#iefix') format('embedded-opentype'),
        url('Roboto-Bold.woff2') format('woff2'),
        url('Roboto-Bold.woff') format('woff'),
        url('Roboto-Bold.ttf') format('truetype'),
        url('Roboto-Bold.svg#Roboto-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}