/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/26ea8d");

/* Botanika Mono */
@font-face {font-family: 'BotanikaMono';
src: url('botanikamono-demi-webfont.eot');
src: url('botanikamono-demi-webfont.eot?#iefix') format('embedded-opentype'),
url('botanikamono-demi-webfont.woff') format('woff'),
url('botanikamono-demi-webfont.ttf') format('truetype');}

