
/* latoblack font */

@font-face {
    font-family: 'latoblack';
    src: url('lato-black-webfont.eot');
    src: url('lato-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('lato-black-webfont.woff') format('woff'),
         url('lato-black-webfont.ttf') format('truetype'),
         url('lato-black-webfont.svg#latoblack') format('svg');
    font-weight: normal;
    font-style: normal;

}


/* korean_calligraphyregular font */

@font-face {
    font-family: 'korean_calligraphyregular';
    src: url('korean_calligraphy-webfont.eot');
    src: url('korean_calligraphy-webfont.eot?#iefix') format('embedded-opentype'),
         url('korean_calligraphy-webfont.woff2') format('woff2'),
         url('korean_calligraphy-webfont.woff') format('woff'),
         url('korean_calligraphy-webfont.ttf') format('truetype'),
         url('korean_calligraphy-webfont.svg#korean_calligraphyregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'HelveticaNeueRegular';
    src: url('helveticaneue.eot');
    src: url('helveticaneue.eot') format('embedded-opentype'),
         url('helveticaneue.woff') format('woff'),
         url('helveticaneue.ttf') format('truetype'),
         url('helveticaneue.svg#HelveticaNeueRegular') format('svg');
}


@font-face {
    font-family: 'HelveticaNeueBold';
    src: url('helveticaneuebold.eot');
    src: url('helveticaneuebold.eot') format('embedded-opentype'),
         url('helveticaneuebold.woff') format('woff'),
         url('helveticaneuebold.ttf') format('truetype'),
         url('helveticaneuebold.svg#HelveticaNeueBold') format('svg');
}


@font-face {
    font-family: 'MyriadProRegular';
    src: url('myriadpro-regular.eot');
    src: url('myriadpro-regular.eot') format('embedded-opentype'),
         url('myriadpro-regular.woff') format('woff'),
         url('myriadpro-regular.ttf') format('truetype'),
         url('myriadpro-regular.svg#MyriadProRegular') format('svg');
}