/* ################################################ */
/* ################################################ */
/* ##################            ################## */
/* ##################   ADIPSO   ################## */
/* ##################            ################## */
/* ################################################ */
/* ################################################ */
/*@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);*/
/*@import url(https://fonts.googleapis.com/css?family=Libre+Baskerville:400,700);

@font-face {
    font-family: 'montserratlight';
    src: url('../fonts/montserrat-light-webfont.woff2') format('woff2'),
         url('../fonts/montserrat-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'montserratregular';
    src: url('../fonts/montserrat-regular-webfont.woff2') format('woff2'),
         url('../fonts/montserrat-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
 	font-family: 'GTSectra';
	src: url('../fonts/GT-Sectra-Display-Regular.eot');
 	src: url('../fonts/GT-Sectra-Display-Regular.eot?#iefix') format('embedded-opentype'),
   		 url('../fonts/GT-Sectra-Display-Regular.woff') format('woff'),
   		 url('../fonts/GT-Sectra-Display-Regular.ttf') format('truetype'),
   		 url('../fonts/GT-Sectra-Display-Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}*/
.tags_block .block_content {
  overflow: hidden; }
  .tags_block .block_content a {
    display: inline-block;
    font-size: 13px;
    line-height: 16px;
    font-weight: bold;
    padding: 4px 9px 5px 9px;
    border: 1px solid #d6d4d4;
    float: left;
    margin: 0 3px 3px 0; }
    .tags_block .block_content a:hover {
      color: #333;
      background: #f6f6f6; }

/*# sourceMappingURL=blocktags.css.map */
