﻿@charset "UTF-8";

/*incluimos los iconos*/
@font-face {
    font-family: bronkoh-regular;
    src: url("fuentes/hand_foundry_-_bronkoh-light-webfont.woff") format("woff");
}

@font-face {
    font-family: bronkoh-light;
    src: url("fuentes/hand_foundry_-_bronkoh-light-webfont.woff") format("woff");
}

@font-face {
    font-family: bronkoh-semibold;
    src: url("fuentes/hand_foundry_-_bronkoh-semibold-webfont.woff") format("woff");
}

@font-face {
    font-family: bronkoh-extralight;
    src: url("fuentes/hand_foundry_-_bronkoh-extralight-webfont.woff") format("woff");
}

@font-face {
    font-family: bronkoh-extralight;
    src: url("fuentes/hand_foundry_-_bronkoh-extralightitalic-webfont.woff") format("woff");
}
