@font-face {
    font-family: "TelefonicaBold";
    src: url('Telefonica-Bold.otf');
}

@font-face {
    font-family: "TelefonicaCapRegular";
    src: url("TelefonicaCap-Regular.otf");
}

@font-face {
    font-family: "TelefonicaExtraLight";
    src: url("Telefonica-ExtraLight.otf");
}

@font-face {
    font-family: "TelefonicaLight";
    src: url("Telefonica-Light.otf");
}

@font-face {
    font-family: "TelefonicaRegular";
    src: url("Telefonica-Regular.otf");
}

@font-face {
    font-family: "TelefonicaRegularItalic";
    src: url("Telefonica-RegularItalic.otf");
}