@font-face
{
    font-family: 'lato';
    src: url('../fonts/lato.eot');
    src: url('../fonts/lato.eot?#iefix') format('embedded-opentype'), url('../fonts/lato.woff2') format('woff2'), url('../fonts/lato.woff') format('woff'), url('../fonts/lato.ttf') format('truetype'), url('../fonts/lato.svg#lato') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face
{
    font-family: 'poster';
    src: url('../fonts/poster.eot');
    src: url('../fonts/poster.eot?#iefix') format('embedded-opentype'), url('../fonts/poster.woff2') format('woff2'), url('../fonts/poster.woff') format('woff'), url('../fonts/poster.ttf') format('truetype'), url('../fonts/poster.svg#poster') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face
{
    font-family: 'roboto';
    src: url('../fonts/roboto.eot');
    src: url('../fonts/roboto.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto.woff2') format('woff2'), url('../fonts/roboto.woff') format('woff'), url('../fonts/roboto.ttf') format('truetype'), url('../fonts/roboto.svg#roboto') format('svg');
    font-weight: normal;
    font-style: normal;
}

p{
  margin: 0;
  padding: 0;
}

.cke_show_borders{
  line-height: 20px;
}
