Android Studio 2.2가 설치된 경로에서 다음의 경로를 추가로 따라가셔서 fonts.xml을 열어 추가해주시면 되겠습니다.
plugins/android/lib/layoutlib/data/fonts/fonts.xml
참고로 fonts의 fonts.xml에는 다음과 같은 내용이 담겨있습니다.
<family lang="ko">
<font weight="400" style="normal" index="1">NotoSansCJK-Regular.ttc</font>
</family>
<family lang="und-Zsye">
<font weight="400" style="normal">NotoColorEmoji.ttf</font>
</family>
NotoSansCJK-Regular.ttc -> NanumGothic.ttf 으로 변경