/* Idealista */

@font-face {
    font-family: 'bernino-regular';
    src: url(idealista/bernino-regular.woff) format("woff");
    font-weight: 400;
    font-display: swap
}

@font-face {
    font-family: 'bernino-regular';
    src: url(idealista/bernino-bold.woff) format("woff");
    font-weight: 700;
    font-display: swap
}

@font-face {
    font-family: 'bernino-regular';
    src: url(idealista/bernino-semibold.woff) format("woff");
    font-weight: 500;
    font-display: swap
}

@font-face {
    font-family: 'idealista-icons';
    src: url(idealista/idealista-icons.woff) format("woff");
    font-weight: 400;
    font-display: swap
}

/* Santander */

@font-face {
    font-family: 'Santander Headline';
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    src: url('santander/santander-headline-regular.woff') format('woff');
}

@font-face {
    font-family: 'Santander Headline';
    font-weight: 700;
    font-style: normal;
    font-display: swap;
    src: url('santander/santander-headline-bold.woff') format('woff');
}

@font-face {
    font-family: 'Santander Micro Text';
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    src: url('santander/santander-micro-text-regular.woff') format('woff');
}

@font-face {
    font-family: 'Santander Micro Text';
    font-weight: 700;
    font-style: normal;
    font-display: swap;
    src: url('santander/santander-micro-text-bold.woff') format('woff');
}

/* Santa Lucia */

@font-face {
    font-family: 'open-sans';
    src: url('santa-lucia/open-sans-regular.woff') format('woff');
    font-weight: normal;
    font-display: swap;
}

@font-face {
    font-family: 'open-sans';
    src: url('santa-lucia/open-sans-bold.woff') format('woff');
    font-weight: 700;
    font-display: swap;
}

@font-face {
    font-family: 'open-sans';
    src: url('santa-lucia/open-sans-semibold.woff') format('woff');
    font-weight: 600;
    font-display: swap;
}

/* Android */

@font-face {
    font-family: 'roboto';
    src: url(android/roboto-regular.woff) format("woff");
    font-weight: 400;
    font-display: swap
}

@font-face {
    font-family: 'roboto';
    src: url(android/roboto-bold.woff) format("woff");
    font-weight: 700;
    font-display: swap
}

@font-face {
    font-family: 'roboto';
    src: url(android/roboto-medium.woff) format("woff");
    font-weight: 500;
    font-display: swap
}

/* IOS */

@font-face {
    font-family: 'sf';
    src: url(ios/sf-pro-text-regular.woff) format("woff");
    font-weight: 400;
    font-display: swap
}

@font-face {
    font-family: 'sf';
    src: url(ios/sf-pro-text-bold.woff) format("woff");
    font-weight: 700;
    font-display: swap
}

@font-face {
    font-family: 'sf';
    src: url(ios/sf-pro-text-semibold.woff) format("woff");
    font-weight: 500;
    font-display: swap
}